Signal
PurpleAccount::setting-changed
unstable since: 3.0
Description [src]
This signal is emitted whenever an account setting is changed.
This signal supports details, so you can be notified when a single
setting changes. For example, say there’s a setting named foo,
connecting to setting-changed::foo will only be called when the foo
setting is changed.
| Default handler: The default handler is called after the handlers added via |
| The signal can be detailed |
| Available since: 3.0 |