]> Pileus Git - ~andy/gtk/blob - tests/a11y/menus.txt
stylecontext: Do invalidation on first resize container
[~andy/gtk] / tests / a11y / menus.txt
1 window1
2   "frame"
3   index: 0
4   state: enabled resizable sensitive showing visible
5   toolkit: gtk
6   <AtkComponent>
7   layer: window
8   alpha: 1
9   menubar1
10     "menu bar"
11     parent: window1
12     index: 0
13     state: enabled sensitive showing visible
14     toolkit: gtk
15     <AtkComponent>
16     layer: widget
17     alpha: 1
18     <AtkSelection>
19     menuitem1
20       "menu"
21       parent: menubar1
22       index: 0
23       name: File
24       state: enabled selectable sensitive showing visible
25       toolkit: gtk
26       <AtkComponent>
27       layer: popup
28       alpha: 1
29       <AtkAction>
30       action 0 name: click
31       action 0 description: Clicks the menuitem
32       action 0 keybinding: <Alt>f;<Alt>f;
33       <AtkSelection>
34       imagemenuitem1
35         "menu item"
36         parent: menuitem1
37         index: 0
38         name: New
39         state: enabled selectable sensitive visible
40         toolkit: gtk
41         <AtkComponent>
42         layer: popup
43         alpha: 1
44         <AtkAction>
45         action 0 name: click
46         action 0 description: Clicks the menuitem
47         action 0 keybinding: n;<Alt>f:n;
48         <AtkSelection>
49       imagemenuitem2
50         "menu item"
51         parent: menuitem1
52         index: 1
53         name: bla
54         state: enabled selectable sensitive visible
55         toolkit: gtk
56         <AtkComponent>
57         layer: popup
58         alpha: 1
59         <AtkAction>
60         action 0 name: click
61         action 0 description: Clicks the menuitem
62         <AtkSelection>
63       separatormenuitem1
64         "separator"
65         parent: menuitem1
66         index: 2
67         state: enabled selectable sensitive visible
68         toolkit: gtk
69         <AtkComponent>
70         layer: popup
71         alpha: 1
72         <AtkAction>
73         <AtkSelection>
74       menuitem3
75         "check menu item"
76         parent: menuitem1
77         index: 3
78         name: check item
79         state: enabled selectable sensitive visible
80         toolkit: gtk
81         <AtkComponent>
82         layer: popup
83         alpha: 1
84         <AtkAction>
85         action 0 name: click
86         action 0 description: Clicks the menuitem
87         <AtkSelection>
88     menuitem2
89       "menu"
90       parent: menubar1
91       index: 1
92       name: Edit
93       state: enabled selectable sensitive showing visible
94       toolkit: gtk
95       <AtkComponent>
96       layer: popup
97       alpha: 1
98       <AtkAction>
99       action 0 name: click
100       action 0 description: Clicks the menuitem
101       action 0 keybinding: <Alt>e;<Alt>e;
102       <AtkSelection>
103       menuitem4
104         "radio menu item"
105         parent: menuitem2
106         index: 0
107         name: radio1
108         member-of: menuitem5
109                    menuitem4
110         state: enabled selectable sensitive visible
111         toolkit: gtk
112         <AtkComponent>
113         layer: popup
114         alpha: 1
115         <AtkAction>
116         action 0 name: click
117         action 0 description: Clicks the menuitem
118         <AtkSelection>
119       menuitem5
120         "radio menu item"
121         parent: menuitem2
122         index: 1
123         name: radio2
124         member-of: menuitem5
125                    menuitem4
126         state: enabled selectable sensitive visible
127         toolkit: gtk
128         <AtkComponent>
129         layer: popup
130         alpha: 1
131         <AtkAction>
132         action 0 name: click
133         action 0 description: Clicks the menuitem
134         <AtkSelection>