Mercurial > pidgin.yaz
view doc/core-signals.dox @ 14596:56cdf406ff31
[gaim-migrate @ 17323]
SF Patch #1561792 from Mike Stoddard
"The Novell prpl is currently not functional in the
trunk. It is crashing in novell_login. This patch fixes it."
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Tue, 19 Sep 2006 23:27:17 +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