Mercurial > pidgin.yaz
view doc/gtkaccount-signals.dox @ 31731:c7f0decf419b
propagate from branch 'im.pidgin.pidgin' (head 3f7ce0979147c5415dbc19906d2fd83bc5b5bfd0)
to branch 'im.pidgin.pidgin.mxit' (head e36185e551bee7dc046fc10038046d07d41006e6)
author | andrew.victor@mxit.com |
---|---|
date | Tue, 30 Nov 2010 07:07:42 +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