Mercurial > pidgin.yaz
view doc/core-signals.dox @ 14879:1fa8599e952b
[gaim-migrate @ 17648]
After seeing Ka-Hing's patch I figured I'd grep around for the same
mistake in other places. I found one in our gstreamer error handling
code.
Luke (or anyone), are you still having gstreamer problems? If so, can
you see if this is less crashy?
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Wed, 01 Nov 2006 07:32:41 +0000 |
parents | 1ec93dd2f359 |
children | 1414e0e01dc5 |
line wrap: on
line source
/** @page core-signals Core Signals @signals @signal quitting @endsignals <hr> @signaldef quitting @signalproto void (*quitting)(); @endsignalproto @signaldesc Emitted when gaim is quitting. @endsignaldef */ // vim: syntax=c tw=75 et