Mercurial > pidgin.yaz
view doc/core-signals.dox @ 22314:27d87096e6bc
the 2.10.10 check is wrong. if 0 this until it's figured out.
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Fri, 22 Feb 2008 07:03:15 +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