Mercurial > pidgin
view doc/gtkaccount-signals.dox @ 31987:011abe09b264
merge of '808c311196ce8853437bde38c9e3c0864698a4d4'
and 'b5432d58ea3fe5a2182f1eb3ee4fceb12118f088'
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Mon, 29 Aug 2011 22:50:03 +0000 |
parents | e0613cf8c493 |
children |
line wrap: on
line source
/** @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