Signal
PurpleAccount::settings-updated
unstable since: 3.0
Declaration
void
settings_updated (
PurpleAccount* self,
PurpleAccountSettings* settings,
gpointer user_data
)
Description [src]
This signal is emitted to propagate the
PurpleAccountSettings::settings-updated signal.
| Default handler: The default handler is called after the handlers added via |
| Available since: 3.0 |
Parameters
settings-
Type:
PurpleAccountSettingsThe settings instance.
The data is owned by the caller of the function.