openbox/cwmcc/root_props.h
2003-04-11 21:27:03 +00:00

6 lines
124 B
C

#ifndef __cwmcc_root_props_h
#define __cwmcc_root_props_h
void cwmcc_root_get_supported(Window win, Atom **atoms);
#endif