finch/libgnt/gntwm.h

branch
soc.2013.gobjectification.plugins
changeset 37078
28f07abea752
parent 37077
d6404f69bf6c
parent 35482
b3701725f5c1
child 37094
84873ce721dc
equal deleted inserted replaced
37077:d6404f69bf6c 37078:28f07abea752
100 */ 100 */
101 struct _GntWM 101 struct _GntWM
102 { 102 {
103 GntBindable inherit; 103 GntBindable inherit;
104 104
105 /*< public >*/
105 GMainLoop *loop; 106 GMainLoop *loop;
106 107
107 GList *workspaces; 108 GList *workspaces;
108 GList *tagged; /* tagged windows */ 109 GList *tagged; /* tagged windows */
109 GntWS *cws; 110 GntWS *cws;

mercurial