Mercurial > pidgin.yaz
view doc/core-signals.dox @ 19359:2401b5f0a91d
Sync the AUTHORS file and add myself as a webmaster & developer, with Sean's approval.
author | Kevin Stange <kevin@simguy.net> |
---|---|
date | Tue, 21 Aug 2007 21:49:37 +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