Data Fields | |
GntBindable | inherit |
GMainLoop * | loop |
GList * | workspaces |
GList * | tagged |
GntWS * | cws |
struct { | |
GntWidget * window | |
GntWidget * tree | |
} | _list |
struct { | |
GntWidget * window | |
GntWidget * tree | |
} | windows |
struct { | |
GntWidget * window | |
GntWidget * tree | |
} | actions |
GHashTable * | nodes |
GHashTable * | name_places |
GHashTable * | title_places |
GList * | acts |
GntMenu * | menu |
There can be at most one menu at a time on the screen. | |
gboolean | event_stack |
'event_stack' will be set to TRUE when a user-event, ie. | |
GntKeyPressMode | mode |
GHashTable * | positions |
void * | res1 |
void * | res2 |
void * | res3 |
void * | res4 |
Definition at line 79 of file gntwm.h.
gboolean _GntWM::event_stack |