Mercurial > pidgin
view doc/core-signals.dox @ 13682:48c261f76657
[gaim-migrate @ 16085]
Add an "example: stunserver.org" to the Network preferences page.
Align some gtkentries on the Network preferences page.
Improve the vertical alignment of the spinners and their labels
in the preferences window.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 23 Apr 2006 03:44:58 +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