view doc/core-signals.dox @ 20799:f296be2a1039

All the links to libpurple signal pages were in the comment containing the GPL information rather than in a doxygen comment.
author Will Thompson <will.thompson@collabora.co.uk>
date Sat, 06 Oct 2007 18:08:21 +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