doc/gtkaccount-signals.dox

Mon, 19 Aug 2013 04:02:20 +0530

author
Ankit Vani <a@nevitus.org>
date
Mon, 19 Aug 2013 04:02:20 +0530
branch
soc.2013.gobjectification.plugins
changeset 36555
fc17a4351e63
parent 20897
2608e9e07913
permissions
-rw-r--r--

Replaced struct proto_chat_entry with PurpleProtocolChatEntry

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