Mercurial > pidgin
view doc/core-signals.dox @ 13885:582aaa4e287e
[gaim-migrate @ 16365]
Add ui for conversation. It 'works', but it's broken. So don't use it just yet.
I probably will not be able to touch it in the next couple of days. So feel
free to fix the brokenness :)
committer: Tailor Script <tailor@pidgin.im>
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Wed, 28 Jun 2006 05:52:23 +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