Mercurial > pidgin.yaz
view doc/core-signals.dox @ 26046:99055b8db16b
Choose the transport type according to the responder's caps.
author | Mike Ruprecht <maiku@soc.pidgin.im> |
---|---|
date | Sat, 06 Dec 2008 02:20:09 +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