Mercurial > pidgin
view doc/savedstatus-signals.dox @ 17823:c609b4009dbe
1. Cleaned up a bit of dirty formatting in the _register_action lines in _class_init
2. Added the ability to ignore keystrokes sent to the WM
author | Eric Polino <aluink@pidgin.im> |
---|---|
date | Wed, 30 May 2007 23:38:22 +0000 |
parents | 8cf53d7a0887 |
children | e0613cf8c493 |
line wrap: on
line source
/** @page savedstatus-signals Saved Status Signals @signals @signal savedstatus-changed @endsignals <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 tw=75 et