Mercurial > pidgin
view doc/core-signals.dox @ 22785:d6220093543b
A newly created widget for a request field may want to enable/disable the
default action button. Create the action buttons before the field widgets
to avoid a runtime warning message from that.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Tue, 29 Apr 2008 18:56:04 +0000 |
parents | e0613cf8c493 |
children | 4179ab2cfe1f |
line wrap: on
line source
/** @page core-signals Core Signals @signals @signal quitting @endsignals @see core.h <hr> @signaldef quitting @signalproto void (*quitting)(); @endsignalproto @signaldesc Emitted when libpurple is quitting. @endsignaldef */ // vim: syntax=c.doxygen tw=75 et