Mercurial > pidgin.yaz
view doc/core-signals.dox @ 12680:134e570b3688
[gaim-migrate @ 15023]
heise2k mentioned that the TODO was not up to date. now it is.
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Fri, 30 Dec 2005 15:31:33 +0000 (2005-12-30) |
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