Mercurial > pidgin.yaz
view doc/gtkaccount-signals.dox @ 29842:db23767c5b3f
propagate from branch 'im.pidgin.pidgin' (head c2e5c6cc5feb732b79c07ae4dd8fa6bf02e05dd1)
to branch 'im.pidgin.cpw.rekkanoryo.icqxstatus' (head 0dd11b78b526e2c42337a6749d942bb0a93fe958)
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Tue, 25 Nov 2008 17:02:37 +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