Mercurial > pidgin
view doc/savedstatus-signals.dox @ 14780:ec9cc2219e55
[gaim-migrate @ 17544]
Robustify the wingaim network managers stuff.
Apparently if people disable certain windows services the networks lookup fails and the "wait for changes" function returns immediately.
This will make wingaim not go ape when this is the case.
committer: Tailor Script <tailor@pidgin.im>
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Thu, 19 Oct 2006 03:23:01 +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