]>
Dogcows Code - chaz/openbox/blob - openbox/group.h
16 extern GHashTable
*group_map
;
19 void group_shutdown();
21 Group
*group_add(Window leader
, struct Client
*client
);
23 void group_remove(Group
*self
, struct Client
*client
);
This page took 0.033677 seconds and 4 git commands to generate.