]> Dogcows Code - chaz/openbox/blob - openbox/debug.h
prefix and capitalize some more constants/enums in client.h (Function -> ObFunctions...
[chaz/openbox] / openbox / debug.h
1 #ifndef __ob__debug_h
2 #define __ob__debug_h
3
4 void ob_debug_show_output(gboolean enable);
5
6 void ob_debug(char *a, ...);
7
8 #endif
This page took 0.035385 seconds and 4 git commands to generate.