doc/gtkaccount-signals.dox

Tue, 07 Aug 2007 04:43:20 +0000

author
Jeff Connelly <jeff2@soc.pidgin.im>
date
Tue, 07 Aug 2007 04:43:20 +0000
branch
soc.2007.msimprpl
changeset 19138
02da99f37f0b
parent 16244
be35cbf49dfb
child 20897
2608e9e07913
permissions
-rw-r--r--

Add MySpaceIM emoticons to default themes input file (Note: untested!)

/** @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