doc/gtkaccount-signals.dox

Thu, 02 Oct 2008 01:29:53 +0000

author
Daniel Atallah <datallah@pidgin.im>
date
Thu, 02 Oct 2008 01:29:53 +0000
changeset 24431
f4b9e73eec48
parent 20897
2608e9e07913
permissions
-rw-r--r--

Allow the message notification plugin to flash windows on win32.

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