view doc/core-signals.dox @ 13216:0ce20e0a1396

[gaim-migrate @ 15580] Bj??rn Voigt noticed there was no more check for setlocale: "Do you know, why HAVE_SETLOCALE is not available any more? Probably this has something to do with the intltool patch." committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Fri, 10 Feb 2006 21:22:09 +0000
parents 1ec93dd2f359
children 1414e0e01dc5
line wrap: on
line source

/** @page core-signals Core Signals

 @signals
  @signal quitting
 @endsignals

 <hr>

 @signaldef quitting
  @signalproto
void (*quitting)();
  @endsignalproto
  @signaldesc
   Emitted when gaim is quitting.
 @endsignaldef

 */
// vim: syntax=c tw=75 et