Mercurial > pidgin.yaz
view doc/gtkaccount-signals.dox @ 24151:dac7b92ef62d
propagate from branch 'im.pidgin.pidgin' (head 3e5468581850f86ee2b706cd57dfe1096ddcc0ac)
to branch 'im.pidgin.cpw.malu.xmpp.attention' (head 49572589dfdd46da35bfcfa7e61ebf4e1cb515e0)
author | Marcus Lundblad <ml@update.uu.se> |
---|---|
date | Wed, 01 Oct 2008 18:46:12 +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