Mercurial > pidgin.yaz
view doc/core-signals.dox @ 21040:cb086fef7ca1
Consider buddy list obscured if it is partially obscured in addition to
fully obscured. This will cause a partially obscured buddy list to get
raised when clicking on the docklet rather than hiding it. Fixes #2740.
author | Casey Harkins <charkins@pidgin.im> |
---|---|
date | Sun, 28 Oct 2007 17:53:14 +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