#include "debug.h"
Go to the source code of this file.
Functions | |
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.
PurpleDebugUiOps* finch_debug_get_ui_ops | ( | void | ) |
Get the ui-functions.