finch/gntdebug.h

branch
gtkdoc-conversion
changeset 35486
fe9a7f6143c1
parent 35472
474e26199560
child 35487
494f09f7f331
child 37088
4d5ad6b1878e
equal deleted inserted replaced
35485:891224cdaca1 35486:fe9a7f6143c1
31 #include "debug.h" 31 #include "debug.h"
32 32
33 /********************************************************************** 33 /**********************************************************************
34 * GNT Debug API 34 * GNT Debug API
35 **********************************************************************/ 35 **********************************************************************/
36 /*@{*/
37 36
38 /** 37 /**
39 * finch_debug_get_ui_ops: 38 * finch_debug_get_ui_ops:
40 * 39 *
41 * Get the ui-functions. 40 * Get the ui-functions.
63 * 62 *
64 * Show the debug window. 63 * Show the debug window.
65 */ 64 */
66 void finch_debug_window_show(void); 65 void finch_debug_window_show(void);
67 66
68 /*@}*/
69
70 #endif 67 #endif

mercurial