Mercurial > pidgin.yaz
view doc/core-signals.dox @ 14495:c804f41d61ae
[gaim-migrate @ 17214]
I'm pretty sure this is what was supposed to go here. KingAnt did you retype
all of this stuff by hand?
committer: Tailor Script <tailor@pidgin.im>
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Sun, 10 Sep 2006 05:33:52 +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