6 lines
124 B
C
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
|