Mercurial > pidgin.yaz
view doc/core-signals.dox @ 15483:0d43518fd943
Port [18179] from markhuetsch: I believe there's a bug in the get_buddies_levels() code that I don't have time to find. Temporarily disable it.
author | Evan Schoenberg <evan.s@dreskin.net> |
---|---|
date | Thu, 01 Feb 2007 15:35:57 +0000 |
parents | 1ec93dd2f359 |
children | 1414e0e01dc5 |
line wrap: on
line source
/** @page core-signals Core Signals @signals @signal quitting @endsignals <hr> @signaldef quitting @signalproto void (*quitting)(); @endsignalproto @signaldesc Emitted when gaim is quitting. @endsignaldef */ // vim: syntax=c tw=75 et