view console/gntdebug.h @ 14103:eec0c7fd8529

[gaim-migrate @ 16734] gaim_proxy_connect()ion attemps can now be canceled. So there is no longer a need to do that GAIM_CONNECTION_IS_VALID() crap at the top of gaim_proxy_connect() callback functions. All of the callers of gaim_proxy_connect() still need to be updated, though. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 13 Aug 2006 08:38:02 +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();