Mercurial > pidgin
view doc/core-signals.dox @ 25779:5da76be14fdd
Fixes a bug in the blist theme where a line appears only under the expander
author | Justin Rodriguez <ffdragon@soc.pidgin.im> |
---|---|
date | Sat, 30 Aug 2008 01:10:22 +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