]> icculus.org git repositories - mikachu/openbox.git/blob - cwmcc/cwmcc.h
add get functions for all the client properties
[mikachu/openbox.git] / cwmcc / cwmcc.h
1 #ifndef __cwmcc_cwmcc_h
2 #define __cwmcc_cwmcc_h
3
4 void cwmcc_startup(Display *d);
5
6 #endif