pidgin 2.14.14dev
gntdebug.h File Reference

GNT Debug API. More...

#include "debug.h"
Include dependency graph for gntdebug.h:

Go to the source code of this file.

Functions

PurpleDebugUiOpsfinch_debug_get_ui_ops (void)
 Get the ui-functions. More...
 
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.
 

Detailed Description

GNT Debug API.

Definition in file gntdebug.h.

Function Documentation

◆ finch_debug_get_ui_ops()

PurpleDebugUiOps * finch_debug_get_ui_ops ( void  )

Get the ui-functions.

Returns
The PurpleDebugUiOps structure populated with the appropriate functions.