GtkAccount Signals
Signals:
account-modified
See also
gtkaccount.h
account-modified
void (*account-modified)(
PurpleAccount
*account);
Description:
Emitted when the settings for an account have been changed and saved.
Parameters
account
The account that has been modified.