Mercurial > pidgin
view doc/core-signals.dox @ 14818:88d68d9f2fa3
[gaim-migrate @ 17585]
I'd like to try this. I think it will help people find these prefs, and match them to the new functionality we've introduced.
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Thu, 26 Oct 2006 02:42:42 +0000 |
parents | 1ec93dd2f359 |
children | 1414e0e01dc5 |
line wrap: on
line source
/** @page core-signals Core Signals @signals @signal quitting @endsignals <hr> @signaldef quitting @signalproto void (*quitting)(); @endsignalproto @signaldesc Emitted when gaim is quitting. @endsignaldef */ // vim: syntax=c tw=75 et