Mercurial > pidgin.yaz
view doc/gtkaccount-signals.dox @ 26575:2a34a32047ba
merge of '0f3cc5eaf6cb9aff180d63efb1dee828936078d1'
and 'f917b4632a54553364f64ef2a02dfc4a6e015ea7'
author | Mike Ruprecht <maiku@soc.pidgin.im> |
---|---|
date | Mon, 06 Apr 2009 02:07:40 +0000 (2009-04-06) |
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