summaryrefslogtreecommitdiff
path: root/cwmcc/root_props.h
blob: 0bc5fef711961fe0dbb3b290ba721284042cf30b (plain)
1
2
3
4
5
6
#ifndef __cwmcc_root_props_h
#define __cwmcc_root_props_h

void cwmcc_root_get_supported(Window win, Atom **atoms);

#endif