Mercurial > pidgin
view doc/core-signals.dox @ 32077:3b1a130f7e88
more changes, but I still can't find the stupid bug. Valgrind gives me some information
about the uninialized bytes, but it doesn't make sense. :(x
author | tdrhq@soc.pidgin.im |
---|---|
date | Mon, 10 Aug 2009 05:03:49 +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