Mercurial > pidgin.yaz
view doc/gtkaccount-signals.dox @ 15769:c7a7ea7c07a8
merge of '12db4a9e09675b5127f1f310972303177d1b2ca8'
and 'ad7432a7ea65bcc312ac4541c0cfe777630248f9'
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Sun, 04 Mar 2007 16:52:02 +0000 |
parents | 5bc3d67ceb24 |
children | 8cf53d7a0887 |
line wrap: on
line source
/** @page gtkaccount-signals GtkAccount Signals @signals @signal account-modified @endsignals <hr> @signaldef account-modified @signalproto void (*account-modified)(GaimAccount *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