Mercurial > pidgin
view doc/core-signals.dox @ 14504:7be98514555e
[gaim-migrate @ 17223]
Move doc/HOWTO to PLUGINS_HOWTO. Someone should add a section
to the bottom of our C Plugin HOWTO that describes how to
compile a C plugin outside of the Gaim source tree, and give
a really small example Makefile
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 10 Sep 2006 20:05:53 +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