Mercurial > pidgin
view console/gntdebug.h @ 14125:7dfa024c1a4a
[gaim-migrate @ 16763]
Redirect the debug messages to stderr when started with -d.
Fix the order of the windows in the windowlist.
committer: Tailor Script <tailor@pidgin.im>
| author | Sadrul Habib Chowdhury <imadil@gmail.com> |
|---|---|
| date | Tue, 15 Aug 2006 04:07:38 +0000 |
| parents | 7109e6397a31 |
| children | c65ed4f6eea8 |
line wrap: on
line source
#include "debug.h" GaimDebugUiOps *gg_debug_get_ui_ops(); void gg_debug_init(); void gg_debug_uninit(); void gg_debug_window_show();
