Mercurial > pidgin
view doc/gtkaccount-signals.dox @ 25728:e958c6335136
merge of '1f1c4d53b190a6818acec7b4a5469c4a4db37759'
and '8da5e7cc30ef10db3b7f61496928b6dccfdf34d4'
author | Marcus Lundblad <ml@update.uu.se> |
---|---|
date | Mon, 29 Sep 2008 17:29:02 +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