doc/gtkaccount-signals.dox

Mon, 17 Sep 2007 15:05:36 +0000

author
Will Thompson <resiak@pidgin.im>
date
Mon, 17 Sep 2007 15:05:36 +0000
branch
cpw.resiak.disconnectreason
changeset 20429
0e840b026c82
parent 16244
be35cbf49dfb
child 20897
2608e9e07913
permissions
-rw-r--r--

Remove non-error PurpleDisconnectReasons, and add PURPLE_REASON_OTHER_ERROR
for cases when the exact error is unknown or not in the enum.

/** @page gtkaccount-signals GtkAccount Signals

 @signals
  @signal account-modified
 @endsignals

 <hr>

 @signaldef account-modified
  @signalproto
void (*account-modified)(PurpleAccount *account);
  @endsignalproto
  @signaldesc
   Emitted when the settings for an account have been changed and saved.
  @param account The account that has been modified.
 @endsignaldef
*/
// vim: syntax=c tw=75 et

mercurial