Mercurial > pidgin
view doc/core-signals.dox @ 18090:9018b785ef73
Remove an old line of code to make this behave as desired. Good catch, Mark.
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Mon, 11 Jun 2007 17:36:40 +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