Mercurial > pidgin
view doc/core-signals.dox @ 19686:5444ab83b30a
Moving Peter Lawler to the retired patch writer category, as requested
by Peter Lawler.
To be clear, any retired patch writer is welcome to come out of
retirement at any time. We'll even give you the same salary you
were earning before.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 09 Sep 2007 05:56:56 +0000 |
parents | 1414e0e01dc5 |
children | e0613cf8c493 |
line wrap: on
line source
/** @page core-signals Core Signals @signals @signal quitting @endsignals <hr> @signaldef quitting @signalproto void (*quitting)(); @endsignalproto @signaldesc Emitted when libpurple is quitting. @endsignaldef */ // vim: syntax=c tw=75 et