Mercurial > pidgin
view doc/core-signals.dox @ 26209:fb937c4c2a50
Fix displaying of status messages in the conversation infopane.
Rekkanoryo thinks this is okay (and it doesn't seem to have broken anything
else that I've noticed).
Fixes #8670.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Wed, 25 Mar 2009 06:07:44 +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