Mercurial > pidgin
view doc/core-signals.dox @ 19166:7781dcecbd47
Reset to the default profile when the active profile is deleted.
author | Eric Polino <aluink@pidgin.im> |
---|---|
date | Fri, 13 Jul 2007 18:07:56 +0000 |
parents | 1414e0e01dc5 |
children | e0613cf8c493 |
line wrap: on
line source
/** @page core-signals Core Signals @signals @signal quitting @endsignals <hr> @signaldef quitting @signalproto void (*quitting)(); @endsignalproto @signaldesc Emitted when libpurple is quitting. @endsignaldef */ // vim: syntax=c tw=75 et