doc/gtkaccount-signals.dox

Wed, 23 Feb 2005 03:52:55 +0000

author
Daniel Atallah <datallah@pidgin.im>
date
Wed, 23 Feb 2005 03:52:55 +0000
changeset 10629
f79103694c1a
parent 9609
509595c974af
child 12291
2af68342099e
permissions
-rw-r--r--

[gaim-migrate @ 12106]
This was removed when changes were made to specify that the http:// handler should open the file. Judging by the number of bug reports, it is still necessary.

/** @page gtkaccount-signals GtkAccount Signals

 @signals
  @signal account-modified
 @endsignals

 <hr>

 @signaldef account-modified
  @signalproto
void (*account-modified)(GaimAccount *account);
  @endsignalproto
  @signaldesc
   Emitted when the settings for an account have been changed and saved.
  @param account The account that has been modified.
 @endsignaldef
*/

mercurial