view doc/core-signals.dox @ 15528:b258250b72c9

I think this is proper mobile support for QQ. Mark, do you want to check that out?
author Sean Egan <seanegan@gmail.com>
date Sun, 04 Feb 2007 08:10:50 +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