view doc/core-signals.dox @ 18503:791796702043

Oleg Sukhodolsky noticed that the callback function was cast incorrectly in purple_marshal_BOOLEAN__POINTER_POINTER_POINTER_POINTER_UINT. (References #2081.)
author Will Thompson <will.thompson@collabora.co.uk>
date Thu, 12 Jul 2007 22:38:13 +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