Mercurial > pidgin
view doc/savedstatus-signals.dox @ 27194:7f43d6779764
Apply [9bac0a540156fb1848eedd61c8630737dee752c7] here as well. I should
actually have committed this here first, then plucked to 2.5.8, but by the
time I realized this it was too late to fix. Refs #9483.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Sat, 27 Jun 2009 18:50:48 +0000 |
parents | e0613cf8c493 |
children |
line wrap: on
line source
/** @page savedstatus-signals Saved Status Signals @signals @signal savedstatus-changed @endsignals @see savedstatus.h <hr> @signaldef savedstatus-changed @signalproto void (*savedstatus_changed)(PurpleSavedStatus *new, PurpleSavedStatus *old); @endsignalproto @signaldesc Emitted when a new saved status is activated. @endsignaldef */ // vim: syntax=c.doxygen tw=75 et