finch/libgnt/gntwm.h

branch
gtkdoc-conversion
changeset 35411
6e54ded69510
parent 35409
2c495383415e
child 35423
a453e49dc579
child 37052
e90875152e25
equal deleted inserted replaced
35410:5a6336f20f6e 35411:6e54ded69510
103 GList *workspaces; 103 GList *workspaces;
104 GList *tagged; /* tagged windows */ 104 GList *tagged; /* tagged windows */
105 GntWS *cws; 105 GntWS *cws;
106 106
107 GntListWindow _list; 107 GntListWindow _list;
108 GntListWindow *windows, /* Window-list window */ 108 GntListWindow *windows; /* Window-list window */
109 GntListWindow *actions; /* Action-list window */ 109 GntListWindow *actions; /* Action-list window */
110 110
111 GHashTable *nodes; /* GntWidget -> GntNode */ 111 GHashTable *nodes; /* GntWidget -> GntNode */
112 GHashTable *name_places; /* window name -> ws*/ 112 GHashTable *name_places; /* window name -> ws*/
113 GHashTable *title_places; /* window title -> ws */ 113 GHashTable *title_places; /* window title -> ws */

mercurial