Mercurial > pidgin
view doc/core-signals.dox @ 22495:5c216e2c5405
Revert the dependency on gstreamer-0.10 >= 0.10.10, falling back to the SIGALRM
hack on gstreamers which can't disable forking. This should keep both Alver
and Stu happy in their respective stone-ages.
author | Will Thompson <will.thompson@collabora.co.uk> |
---|---|
date | Mon, 17 Mar 2008 13:38:34 +0000 |
parents | e0613cf8c493 |
children | 4179ab2cfe1f |
line wrap: on
line source
/** @page core-signals Core Signals @signals @signal quitting @endsignals @see core.h <hr> @signaldef quitting @signalproto void (*quitting)(); @endsignalproto @signaldesc Emitted when libpurple is quitting. @endsignaldef */ // vim: syntax=c.doxygen tw=75 et