Mercurial > pidgin
view doc/gtkaccount-signals.dox @ 16851:e17e82f49afb
merge of 'b43df8fea8317fa8538ab5f3ef70d19b207e2046'
and 'd83774ccf5f88eb0d21551b71ef56364ee041952'
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Fri, 04 May 2007 01:56:42 +0000 |
parents | 8cf53d7a0887 |
children | e0613cf8c493 |
line wrap: on
line source
/** @page gtkaccount-signals GtkAccount Signals @signals @signal account-modified @endsignals <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 tw=75 et