Mercurial > pidgin
view doc/gtkaccount-signals.dox @ 26213:1b2d418c26ff
merge of '10055bc9c44d63b38c5279aa2578ad96f442b56d'
and '520252cbfcea6860a02e5b52b16ec7f6de6637fd'
author | Ka-Hing Cheung <khc@hxbc.us> |
---|---|
date | Wed, 25 Mar 2009 07:12:28 +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