]>
Dogcows Code - chaz/openbox/blob - openbox/group.h
7 typedef struct _ObGroup ObGroup
;
19 extern GHashTable
*group_map
;
22 void group_shutdown();
24 ObGroup
*group_add(Window leader
, struct _ObClient
*client
);
26 void group_remove(ObGroup
*self
, struct _ObClient
*client
);
This page took 0.038666 seconds and 4 git commands to generate.