Mercurial > pidgin
view doc/core-signals.dox @ 16517:62d083364deb
***LSchiere shakes head. That text in there was very carefully chosen. I wouldn't mess with it
author | Hylke Bons <hylkebons@gmail.com> |
---|---|
date | Fri, 27 Apr 2007 12:11:11 +0000 |
parents | 1414e0e01dc5 |
children | e0613cf8c493 |
line wrap: on
line source
/** @page core-signals Core Signals @signals @signal quitting @endsignals <hr> @signaldef quitting @signalproto void (*quitting)(); @endsignalproto @signaldesc Emitted when libpurple is quitting. @endsignaldef */ // vim: syntax=c tw=75 et