Mercurial > pidgin.yaz
view doc/gtkaccount-signals.dox @ 17813:04f1a6da47a2
merge of '5998e522bba60abda4cfd33374a81cb6d30d1d73'
and '8f74e2d74748121b6c3c039a04e295abd94b35a0'
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Sun, 10 Jun 2007 15:51:29 +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