doc/gtkaccount-signals.dox

Mon, 06 Mar 2006 19:31:58 +0000

author
Thomas Butter <tbutter@users.sourceforge.net>
date
Mon, 06 Mar 2006 19:31:58 +0000
changeset 13405
9abc78d6db91
parent 12291
2af68342099e
child 16244
be35cbf49dfb
permissions
-rw-r--r--

[gaim-migrate @ 15779]
If Content-Length is the last header the \r is already replaced with \0.
Fixes CID 39

/** @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
*/
// vim: syntax=c tw=75 et

mercurial