Mercurial > pidgin
view doc/savedstatus-signals.dox @ 13739:599c0964c783
[gaim-migrate @ 16150]
I think this gets rid of an odd assertion failure. I didn't bother
to track down exactly what was going on, but I THINK this should fix
it. It certainly shouldn't cause any harm.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 08 May 2006 01:54:52 +0000 |
parents | d9dbb874a30c |
children | 8cf53d7a0887 |
line wrap: on
line source
/** @page savedstatus-signals Saved Status Signals @signals @signal savedstatus-changed @endsignals <hr> @signaldef savedstatus-changed @signalproto void (*savedstatus_changed)(GaimSavedStatus *new, GaimSavedStatus *old); @endsignalproto @signaldesc Emitted when a new saved status is activated. @endsignaldef */ // vim: syntax=c tw=75 et