doc/gtkaccount-signals.dox

Mon, 01 Jun 2009 03:34:02 +0000

author
Paul Aurich <darkrain42@pidgin.im>
date
Mon, 01 Jun 2009 03:34:02 +0000
changeset 27198
da6e03d6f9d6
parent 20897
2608e9e07913
permissions
-rw-r--r--

Convert zephyr to use purple_find_buddies.

This code had no hope of compiling previously on win32, but might be able to 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