doc/reference/pidgin/gtkaccount-signals.dox

Sun, 13 Oct 2013 15:41:22 +0530

author
Ankit Vani <a@nevitus.org>
date
Sun, 13 Oct 2013 15:41:22 +0530
branch
soc.2013.gobjectification.plugins
changeset 36900
423fbe5e5289
parent 20897
doc/gtkaccount-signals.dox@2608e9e07913
permissions
-rw-r--r--

Moved *.dox files to the reference directory and removed perl, tcl howtos for now

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