pidgin 2.14.15dev
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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.