Mercurial > pidgin.yaz
view doc/gtkaccount-signals.dox @ 25928:cbbafb072285
propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
to branch 'im.pidgin.cpw.darkrain42.xmpp.iq-handlers' (head 43136a2c50fd1b1adb089d7c47e12ad2152fe747)
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Thu, 05 Feb 2009 00:59:58 +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