]> Dogcows Code - chaz/openbox/blob - openbox/debug.h
0e7ed10f6113cfde489068009ad2fe67305ad4b6
[chaz/openbox] / openbox / debug.h
1 #ifndef __ob__debug_h
2 #define __ob__debug_h
3
4 #include <glib.h>
5
6 void ob_debug_show_output(gboolean enable);
7
8 void ob_debug(char *a, ...);
9
10 #endif
This page took 0.030787 seconds and 3 git commands to generate.