]> Dogcows Code - chaz/openbox/blob - cwmcc/root_props.h
add getting of some root properties
[chaz/openbox] / cwmcc / root_props.h
1 #ifndef __cwmcc_root_props_h
2 #define __cwmcc_root_props_h
3
4 void cwmcc_root_get_supported(Window win, Atom **atoms);
5
6 #endif
This page took 0.03387 seconds and 5 git commands to generate.