#include "debug.h"
Include dependency graph for gntdebug.h:
Go to the source code of this file.
PurpleDebugUiOps * | finch_debug_get_ui_ops (void) |
Get the ui-functions. | |
void | finch_debug_init (void) |
Perform necessary initializations. | |
void | finch_debug_uninit (void) |
Perform necessary uninitializations. | |
void | finch_debug_window_show (void) |
Show the debug window. |
Definition in file gntdebug.h.
|
Get the ui-functions.
|