26#ifndef _PIDGINDEBUG_H_
27#define _PIDGINDEBUG_H_
void * pidgin_debug_get_handle(void)
Get the handle for the GTK+ debug system.
void pidgin_debug_window_hide(void)
Hides the debug window.
void pidgin_debug_window_show(void)
Shows the debug window.
void pidgin_debug_uninit(void)
Uninitialized the GTK+ debug system.
PurpleDebugUiOps * pidgin_debug_get_ui_ops(void)
Returns the UI operations structure for GTK+ debug output.
void pidgin_debug_init(void)
Initializes the GTK+ debug system.