Mercurial > pidgin
view doc/core-signals.dox @ 21830:f2cf1d61a676
The debug message for purple_prefs_set_path when the pref in question is not
type="path" was wrong.
author | Will Thompson <will.thompson@collabora.co.uk> |
---|---|
date | Sat, 15 Dec 2007 18:23:04 +0000 |
parents | e0613cf8c493 |
children | 4179ab2cfe1f |
line wrap: on
line source
/** @page core-signals Core Signals @signals @signal quitting @endsignals @see core.h <hr> @signaldef quitting @signalproto void (*quitting)(); @endsignalproto @signaldesc Emitted when libpurple is quitting. @endsignaldef */ // vim: syntax=c.doxygen tw=75 et