doc/gtkaccount-signals.dox

Mon, 28 May 2012 22:13:56 +0000

author
Elliott Sales de Andrade <qulogic@pidgin.im>
date
Mon, 28 May 2012 22:13:56 +0000
changeset 32990
fac8b55c53ed
parent 20897
2608e9e07913
permissions
-rw-r--r--

Remove the timestamps toggle. This can be done with themes.

/** @page gtkaccount-signals GtkAccount Signals

 @signals
  @signal account-modified
 @endsignals

 @see gtkaccount.h

 <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.doxygen tw=75 et

mercurial