Mercurial > pidgin
view doc/gtkaccount-signals.dox @ 28742:ba1cefa62792
merge of 'aa4524ddbe6f9ac48cb518a473fdc68773665bef'
and 'd612071593881b9ae7e92a1820cf13d3e45b1f94'
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Thu, 03 Dec 2009 05:38: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