summaryrefslogtreecommitdiff
path: root/testsuite/a11y/notebook.txt
blob: d2e50bf0620c47485387d0178ad23fbc7d938109 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
window1
  "window"
  index: 0
  state: active enabled resizable sensitive showing visible
  toolkit: gtk
  window-type: normal
  <AtkComponent>
  layer: window
  alpha: 1
  notebook1
    "page tab list"
    parent: window1
    index: 0
    state: enabled focusable focused sensitive showing visible
    toolkit: gtk
    <AtkComponent>
    layer: widget
    alpha: 1
    <AtkSelection>
    selected children: unnamed-GtkNotebookPageAccessible-0
    unnamed-GtkNotebookPageAccessible-0
      "page tab"
      parent: notebook1
      index: 0
      name: Tab 1
      state: enabled multi-line selectable selected sensitive showing visible
      <AtkComponent>
      layer: widget
      alpha: 1
      page1
        "push button"
        index: 0
        name: Yes
        state: enabled focusable sensitive showing visible
        toolkit: gtk
        <AtkComponent>
        layer: widget
        alpha: 1
        <AtkImage>
        image size: -1 x -1
        image description: (null)
        <AtkAction>
        action 0 name: click
        action 0 description: Clicks the button
    unnamed-GtkNotebookPageAccessible-1
      "page tab"
      parent: notebook1
      index: 1
      name: Tab 2
      state: enabled multi-line selectable sensitive showing visible
      <AtkComponent>
      layer: widget
      alpha: 1
      page2
        "push button"
        index: 0
        name: No
        state: enabled focusable sensitive visible
        toolkit: gtk
        <AtkComponent>
        layer: widget
        alpha: 1
        <AtkImage>
        image size: -1 x -1
        image description: (null)
        <AtkAction>
        action 0 name: click
        action 0 description: Clicks the button