view console/gntdebug.h @ 14079:25a2b762cd61

[gaim-migrate @ 16700] stuff allocated by g_malloc() should be freed with g_free() committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Fri, 11 Aug 2006 02:42:13 +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();