pidgin 2.14.14dev
GtkAccount Signals

Signals:

See also
gtkaccount.h

account-modified

void (*account-modified)(PurpleAccount *account);
Structure representing an account.
Definition: account.h:170
Description:
Emitted when the settings for an account have been changed and saved.
Parameters
accountThe account that has been modified.