Mercurial > pidgin
view doc/gtkaccount-signals.dox @ 21915:b3240d483fd9
merge of '1f8afab1886606b0936e80a00245ff532d77086f'
and '846b73cefc86ff41042181a41f8ceaae6699c1f6'
author | Will Thompson <will.thompson@collabora.co.uk> |
---|---|
date | Fri, 21 Dec 2007 18:58:59 +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