Mercurial > pidgin.yaz
view doc/gtkaccount-signals.dox @ 32383:e44af4d2e01b
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 218f7cd8f439bacd4fef6897f0389a7cd18ba67d)
to branch 'im.pidgin.pidgin' (head a838619f39988fb46c2305600984725495b15ee1)
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Mon, 22 Aug 2011 16:00:57 +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