Mercurial > pidgin
view doc/gtkaccount-signals.dox @ 31259:531bcead5652
merge of '06e774c0ba90c7cb6ce1c2299d19bb31c24fab05'
and '962710d72c1f2eb3170a63fefc39af2d5b34e6a5'
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Thu, 24 Feb 2011 18:02:21 +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