forked from AuroraMiddleware/gtk
testsuite: Make a11y tests use regular windows
This commit is contained in:
parent
922f9df86f
commit
2c843362a0
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
button1
|
button1
|
||||||
"push button"
|
"push button"
|
||||||
parent: window1
|
parent: window1
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
<!-- interface-requires gtk+ 3.0 -->
|
<!-- interface-requires gtk+ 3.0 -->
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkButton" id="button1">
|
<object class="GtkButton" id="button1">
|
||||||
<property name="label" translatable="yes">Hello World!</property>
|
<property name="label" translatable="yes">Hello World!</property>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
actionbar
|
actionbar
|
||||||
"panel"
|
"panel"
|
||||||
parent: window1
|
parent: window1
|
||||||
@ -18,7 +26,7 @@ window1
|
|||||||
alpha: 1
|
alpha: 1
|
||||||
button1
|
button1
|
||||||
"push button"
|
"push button"
|
||||||
parent: unnamed-GtkContainerAccessible-0
|
parent: unnamed-GtkContainerAccessible-1
|
||||||
index: 0
|
index: 0
|
||||||
name: Start 1
|
name: Start 1
|
||||||
state: enabled focusable focused sensitive showing visible
|
state: enabled focusable focused sensitive showing visible
|
||||||
@ -34,7 +42,7 @@ window1
|
|||||||
action 0 description: Clicks the button
|
action 0 description: Clicks the button
|
||||||
button2
|
button2
|
||||||
"push button"
|
"push button"
|
||||||
parent: unnamed-GtkContainerAccessible-0
|
parent: unnamed-GtkContainerAccessible-1
|
||||||
index: 1
|
index: 1
|
||||||
name: Start 2
|
name: Start 2
|
||||||
state: enabled focusable sensitive showing visible
|
state: enabled focusable sensitive showing visible
|
||||||
@ -50,7 +58,7 @@ window1
|
|||||||
action 0 description: Clicks the button
|
action 0 description: Clicks the button
|
||||||
button5
|
button5
|
||||||
"push button"
|
"push button"
|
||||||
parent: unnamed-GtkWidgetAccessible-1
|
parent: unnamed-GtkWidgetAccessible-2
|
||||||
index: 1
|
index: 1
|
||||||
name: Center
|
name: Center
|
||||||
state: enabled focusable sensitive showing visible
|
state: enabled focusable sensitive showing visible
|
||||||
@ -66,7 +74,7 @@ window1
|
|||||||
action 0 description: Clicks the button
|
action 0 description: Clicks the button
|
||||||
button4
|
button4
|
||||||
"push button"
|
"push button"
|
||||||
parent: unnamed-GtkContainerAccessible-2
|
parent: unnamed-GtkContainerAccessible-3
|
||||||
index: 0
|
index: 0
|
||||||
name: End 2
|
name: End 2
|
||||||
state: enabled focusable sensitive showing visible
|
state: enabled focusable sensitive showing visible
|
||||||
@ -82,7 +90,7 @@ window1
|
|||||||
action 0 description: Clicks the button
|
action 0 description: Clicks the button
|
||||||
button3
|
button3
|
||||||
"push button"
|
"push button"
|
||||||
parent: unnamed-GtkContainerAccessible-2
|
parent: unnamed-GtkContainerAccessible-3
|
||||||
index: 1
|
index: 1
|
||||||
name: End 1
|
name: End 1
|
||||||
state: enabled focusable sensitive showing visible
|
state: enabled focusable sensitive showing visible
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
<interface>
|
<interface>
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkActionBar" id="actionbar">
|
<object class="GtkActionBar" id="actionbar">
|
||||||
<child type="start">
|
<child type="start">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
name: Page 1
|
name: Page 1
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
<interface>
|
<interface>
|
||||||
<object class="GtkAssistant" id="window1">
|
<object class="GtkAssistant" id="window1">
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkAssistantPage">
|
<object class="GtkAssistantPage">
|
||||||
<property name="title" translatable="yes">Page 1</property>
|
<property name="title" translatable="yes">Page 1</property>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
grid1
|
grid1
|
||||||
"panel"
|
"panel"
|
||||||
parent: window1
|
parent: window1
|
||||||
@ -55,7 +63,7 @@ window1
|
|||||||
name: Hello World!
|
name: Hello World!
|
||||||
member-of: button4
|
member-of: button4
|
||||||
button3
|
button3
|
||||||
state: enabled focusable sensitive showing visible
|
state: checked enabled focusable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: widget
|
layer: widget
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<interface>
|
<interface>
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkGrid" id="grid1">
|
<object class="GtkGrid" id="grid1">
|
||||||
<child>
|
<child>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
calendar1
|
calendar1
|
||||||
"calendar"
|
"calendar"
|
||||||
parent: window1
|
parent: window1
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
<!-- interface-requires gtk+ 3.0 -->
|
<!-- interface-requires gtk+ 3.0 -->
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkCalendar" id="calendar1">
|
<object class="GtkCalendar" id="calendar1">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
@ -741,6 +741,40 @@ window1
|
|||||||
action 1 description: Activates the color
|
action 1 description: Activates the color
|
||||||
action 2 name: customize
|
action 2 name: customize
|
||||||
action 2 description: Customizes the color
|
action 2 description: Customizes the color
|
||||||
|
unnamed-GtkColorSwatchAccessible-41
|
||||||
|
"radio button"
|
||||||
|
parent: unnamed-GtkContainerAccessible-39
|
||||||
|
index: 1
|
||||||
|
name: Custom color 1: Red 0%, Green 0%, Blue 100%
|
||||||
|
state: enabled focusable sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
|
<AtkAction>
|
||||||
|
action 0 name: select
|
||||||
|
action 0 description: Selects the color
|
||||||
|
action 1 name: activate
|
||||||
|
action 1 description: Activates the color
|
||||||
|
action 2 name: customize
|
||||||
|
action 2 description: Customizes the color
|
||||||
|
unnamed-GtkColorSwatchAccessible-42
|
||||||
|
"radio button"
|
||||||
|
parent: unnamed-GtkContainerAccessible-39
|
||||||
|
index: 2
|
||||||
|
name: Custom color 2: Red 19%, Green 41%, Blue 63%
|
||||||
|
state: enabled focusable sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
|
<AtkAction>
|
||||||
|
action 0 name: select
|
||||||
|
action 0 description: Selects the color
|
||||||
|
action 1 name: activate
|
||||||
|
action 1 description: Activates the color
|
||||||
|
action 2 name: customize
|
||||||
|
action 2 description: Customizes the color
|
||||||
GtkColorEditor
|
GtkColorEditor
|
||||||
"filler"
|
"filler"
|
||||||
parent: chooser
|
parent: chooser
|
||||||
@ -811,8 +845,8 @@ window1
|
|||||||
layer: widget
|
layer: widget
|
||||||
alpha: 1
|
alpha: 1
|
||||||
<AtkText>
|
<AtkText>
|
||||||
text:
|
text: #FFFFFF
|
||||||
character count: 0
|
character count: 7
|
||||||
caret offset: -1
|
caret offset: -1
|
||||||
default attributes: bg-color: <omitted>
|
default attributes: bg-color: <omitted>
|
||||||
bg-full-height: 0
|
bg-full-height: 0
|
||||||
@ -869,7 +903,7 @@ window1
|
|||||||
<AtkValue>
|
<AtkValue>
|
||||||
minimum value: 0.000000
|
minimum value: 0.000000
|
||||||
maximum value: 1.000000
|
maximum value: 1.000000
|
||||||
current value: 0.000000
|
current value: 1.000000
|
||||||
sv_plane
|
sv_plane
|
||||||
"color chooser"
|
"color chooser"
|
||||||
parent: grid
|
parent: grid
|
||||||
@ -1005,7 +1039,7 @@ window1
|
|||||||
<AtkValue>
|
<AtkValue>
|
||||||
minimum value: 0.000000
|
minimum value: 0.000000
|
||||||
maximum value: 100.000000
|
maximum value: 100.000000
|
||||||
current value: 0.000000
|
current value: 100.000000
|
||||||
h_popup
|
h_popup
|
||||||
"filler"
|
"filler"
|
||||||
parent: overlay
|
parent: overlay
|
||||||
@ -1149,7 +1183,7 @@ window1
|
|||||||
<AtkValue>
|
<AtkValue>
|
||||||
minimum value: 0.000000
|
minimum value: 0.000000
|
||||||
maximum value: 100.000000
|
maximum value: 100.000000
|
||||||
current value: 0.000000
|
current value: 100.000000
|
||||||
action_box
|
action_box
|
||||||
"filler"
|
"filler"
|
||||||
parent: ___object_1___
|
parent: ___object_1___
|
||||||
@ -1179,7 +1213,7 @@ window1
|
|||||||
alpha: 1
|
alpha: 1
|
||||||
cancel_button
|
cancel_button
|
||||||
"push button"
|
"push button"
|
||||||
parent: unnamed-GtkContainerAccessible-41
|
parent: unnamed-GtkContainerAccessible-43
|
||||||
index: 0
|
index: 0
|
||||||
name: Cancel
|
name: Cancel
|
||||||
state: enabled focusable sensitive showing visible
|
state: enabled focusable sensitive showing visible
|
||||||
@ -1196,7 +1230,7 @@ window1
|
|||||||
action 0 keybinding: <Alt>c
|
action 0 keybinding: <Alt>c
|
||||||
ok_button
|
ok_button
|
||||||
"push button"
|
"push button"
|
||||||
parent: unnamed-GtkContainerAccessible-42
|
parent: unnamed-GtkContainerAccessible-44
|
||||||
index: 0
|
index: 0
|
||||||
name: Select
|
name: Select
|
||||||
state: enabled focusable sensitive showing visible default
|
state: enabled focusable sensitive showing visible default
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
box1
|
box1
|
||||||
"filler"
|
"filler"
|
||||||
parent: window1
|
parent: window1
|
||||||
@ -81,9 +89,9 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: widget
|
layer: widget
|
||||||
alpha: 1
|
alpha: 1
|
||||||
unnamed-GtkStackAccessible-0
|
unnamed-GtkStackAccessible-1
|
||||||
"panel"
|
"panel"
|
||||||
parent: unnamed-GtkWidgetAccessible-1
|
parent: unnamed-GtkWidgetAccessible-2
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled sensitive visible
|
state: enabled sensitive visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -112,9 +120,9 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: widget
|
layer: widget
|
||||||
alpha: 1
|
alpha: 1
|
||||||
unnamed-GtkStackAccessible-2
|
unnamed-GtkStackAccessible-3
|
||||||
"panel"
|
"panel"
|
||||||
parent: unnamed-GtkWidgetAccessible-3
|
parent: unnamed-GtkWidgetAccessible-4
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled sensitive visible
|
state: enabled sensitive visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -184,9 +192,9 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: widget
|
layer: widget
|
||||||
alpha: 1
|
alpha: 1
|
||||||
unnamed-GtkStackAccessible-4
|
unnamed-GtkStackAccessible-5
|
||||||
"panel"
|
"panel"
|
||||||
parent: unnamed-GtkWidgetAccessible-5
|
parent: unnamed-GtkWidgetAccessible-6
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled sensitive visible
|
state: enabled sensitive visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -215,9 +223,9 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: widget
|
layer: widget
|
||||||
alpha: 1
|
alpha: 1
|
||||||
unnamed-GtkStackAccessible-6
|
unnamed-GtkStackAccessible-7
|
||||||
"panel"
|
"panel"
|
||||||
parent: unnamed-GtkWidgetAccessible-7
|
parent: unnamed-GtkWidgetAccessible-8
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled sensitive visible
|
state: enabled sensitive visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
<!-- interface-requires gtk+ 3.0 -->
|
<!-- interface-requires gtk+ 3.0 -->
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkBox" id="box1">
|
<object class="GtkBox" id="box1">
|
||||||
<child>
|
<child>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
box1
|
box1
|
||||||
"filler"
|
"filler"
|
||||||
parent: window1
|
parent: window1
|
||||||
@ -267,7 +275,7 @@ window1
|
|||||||
<AtkAction>
|
<AtkAction>
|
||||||
action 0 name: activate
|
action 0 name: activate
|
||||||
action 0 description: Activates the entry
|
action 0 description: Activates the entry
|
||||||
unnamed-GtkEntryIconAccessible-0
|
unnamed-GtkEntryIconAccessible-1
|
||||||
"icon"
|
"icon"
|
||||||
parent: entry3
|
parent: entry3
|
||||||
name: edit-undo
|
name: edit-undo
|
||||||
@ -277,7 +285,7 @@ window1
|
|||||||
alpha: 1
|
alpha: 1
|
||||||
<AtkAction>
|
<AtkAction>
|
||||||
action 0 name: activate
|
action 0 name: activate
|
||||||
unnamed-GtkEntryIconAccessible-1
|
unnamed-GtkEntryIconAccessible-2
|
||||||
"icon"
|
"icon"
|
||||||
parent: entry3
|
parent: entry3
|
||||||
name: edit-redo
|
name: edit-redo
|
||||||
|
@ -11,7 +11,6 @@
|
|||||||
</object>
|
</object>
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkBox" id="box1">
|
<object class="GtkBox" id="box1">
|
||||||
<child>
|
<child>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
expander1
|
expander1
|
||||||
"toggle button"
|
"toggle button"
|
||||||
parent: window1
|
parent: window1
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
<!-- interface-requires gtk+ 3.0 -->
|
<!-- interface-requires gtk+ 3.0 -->
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkExpander" id="expander1">
|
<object class="GtkExpander" id="expander1">
|
||||||
<property name="label" translatable="yes">Reveal this</property>
|
<property name="label" translatable="yes">Reveal this</property>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
headerbar1
|
headerbar1
|
||||||
"panel"
|
"panel"
|
||||||
parent: window1
|
parent: window1
|
||||||
@ -18,7 +26,7 @@ window1
|
|||||||
alpha: 1
|
alpha: 1
|
||||||
button1
|
button1
|
||||||
"push button"
|
"push button"
|
||||||
parent: unnamed-GtkContainerAccessible-0
|
parent: unnamed-GtkContainerAccessible-1
|
||||||
index: 0
|
index: 0
|
||||||
name: Yes
|
name: Yes
|
||||||
state: enabled focusable focused sensitive showing visible
|
state: enabled focusable focused sensitive showing visible
|
||||||
@ -34,7 +42,7 @@ window1
|
|||||||
action 0 description: Clicks the button
|
action 0 description: Clicks the button
|
||||||
page2
|
page2
|
||||||
"push button"
|
"push button"
|
||||||
parent: unnamed-GtkContainerAccessible-1
|
parent: unnamed-GtkContainerAccessible-2
|
||||||
index: 0
|
index: 0
|
||||||
name: No
|
name: No
|
||||||
state: enabled focusable sensitive showing visible
|
state: enabled focusable sensitive showing visible
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
<interface>
|
<interface>
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkHeaderBar" id="headerbar1">
|
<object class="GtkHeaderBar" id="headerbar1">
|
||||||
<property name="title">Title</property>
|
<property name="title">Title</property>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
button1
|
button1
|
||||||
"push button"
|
"push button"
|
||||||
parent: window1
|
parent: window1
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
<!-- interface-requires gtk+ 3.0 -->
|
<!-- interface-requires gtk+ 3.0 -->
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkButton" id="button1">
|
<object class="GtkButton" id="button1">
|
||||||
<property name="label" translatable="yes">Hello World!</property>
|
<property name="label" translatable="yes">Hello World!</property>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
iv1
|
iv1
|
||||||
"layered pane"
|
"layered pane"
|
||||||
parent: window1
|
parent: window1
|
||||||
|
@ -15,7 +15,6 @@
|
|||||||
</object>
|
</object>
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkIconView" id="iv1">
|
<object class="GtkIconView" id="iv1">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
bar1
|
bar1
|
||||||
"info bar"
|
"info bar"
|
||||||
parent: window1
|
parent: window1
|
||||||
@ -17,7 +25,7 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: widget
|
layer: widget
|
||||||
alpha: 1
|
alpha: 1
|
||||||
unnamed-GtkContainerAccessible-0
|
unnamed-GtkContainerAccessible-1
|
||||||
"panel"
|
"panel"
|
||||||
parent: bar1
|
parent: bar1
|
||||||
index: 0
|
index: 0
|
||||||
@ -26,18 +34,18 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: widget
|
layer: widget
|
||||||
alpha: 1
|
alpha: 1
|
||||||
unnamed-GtkContainerAccessible-1
|
unnamed-GtkContainerAccessible-2
|
||||||
"filler"
|
"filler"
|
||||||
parent: unnamed-GtkContainerAccessible-0
|
parent: unnamed-GtkContainerAccessible-1
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled horizontal sensitive showing visible
|
state: enabled horizontal sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: widget
|
layer: widget
|
||||||
alpha: 1
|
alpha: 1
|
||||||
unnamed-GtkContainerAccessible-2
|
unnamed-GtkContainerAccessible-3
|
||||||
"filler"
|
"filler"
|
||||||
parent: unnamed-GtkContainerAccessible-1
|
parent: unnamed-GtkContainerAccessible-2
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled horizontal sensitive showing visible
|
state: enabled horizontal sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -46,7 +54,7 @@ window1
|
|||||||
alpha: 1
|
alpha: 1
|
||||||
label1
|
label1
|
||||||
"label"
|
"label"
|
||||||
parent: unnamed-GtkContainerAccessible-2
|
parent: unnamed-GtkContainerAccessible-3
|
||||||
index: 0
|
index: 0
|
||||||
name: Some important info
|
name: Some important info
|
||||||
state: enabled multi-line sensitive showing visible
|
state: enabled multi-line sensitive showing visible
|
||||||
@ -84,18 +92,18 @@ window1
|
|||||||
weight: <omitted>
|
weight: <omitted>
|
||||||
wrap-mode: word
|
wrap-mode: word
|
||||||
<AtkHypertext>
|
<AtkHypertext>
|
||||||
unnamed-GtkContainerAccessible-3
|
unnamed-GtkContainerAccessible-4
|
||||||
"filler"
|
"filler"
|
||||||
parent: unnamed-GtkContainerAccessible-1
|
parent: unnamed-GtkContainerAccessible-2
|
||||||
index: 1
|
index: 1
|
||||||
state: enabled horizontal sensitive showing visible
|
state: enabled horizontal sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: widget
|
layer: widget
|
||||||
alpha: 1
|
alpha: 1
|
||||||
unnamed-GtkButtonAccessible-4
|
unnamed-GtkButtonAccessible-5
|
||||||
"push button"
|
"push button"
|
||||||
parent: unnamed-GtkContainerAccessible-1
|
parent: unnamed-GtkContainerAccessible-2
|
||||||
index: 2
|
index: 2
|
||||||
name: Close
|
name: Close
|
||||||
state: enabled focusable sensitive
|
state: enabled focusable sensitive
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
<!-- interface-requires gtk+ 3.0 -->
|
<!-- interface-requires gtk+ 3.0 -->
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkInfoBar" id="bar1">
|
<object class="GtkInfoBar" id="bar1">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
label1
|
label1
|
||||||
"static"
|
"static"
|
||||||
parent: window1
|
parent: window1
|
||||||
@ -20,7 +28,7 @@ window1
|
|||||||
<AtkText>
|
<AtkText>
|
||||||
text: Go to the GTK+ website or >google it
|
text: Go to the GTK+ website or >google it
|
||||||
character count: 36
|
character count: 36
|
||||||
caret offset: 0
|
caret offset: -1
|
||||||
default attributes: bg-color: <omitted>
|
default attributes: bg-color: <omitted>
|
||||||
bg-full-height: 0
|
bg-full-height: 0
|
||||||
direction: <omitted>
|
direction: <omitted>
|
||||||
@ -55,7 +63,7 @@ window1
|
|||||||
start index: 27
|
start index: 27
|
||||||
end index: 36
|
end index: 36
|
||||||
anchors: http://www.google.com
|
anchors: http://www.google.com
|
||||||
unnamed-GtkLabelAccessibleLinkImpl-0
|
unnamed-GtkLabelAccessibleLinkImpl-1
|
||||||
"link"
|
"link"
|
||||||
parent: label1
|
parent: label1
|
||||||
state: enabled focusable focused multi-line sensitive showing visible has-tooltip
|
state: enabled focusable focused multi-line sensitive showing visible has-tooltip
|
||||||
@ -64,7 +72,7 @@ window1
|
|||||||
start index: 10
|
start index: 10
|
||||||
end index: 22
|
end index: 22
|
||||||
anchors: http://www.gtk.org
|
anchors: http://www.gtk.org
|
||||||
unnamed-GtkLabelAccessibleLinkImpl-1
|
unnamed-GtkLabelAccessibleLinkImpl-2
|
||||||
"link"
|
"link"
|
||||||
parent: label1
|
parent: label1
|
||||||
state: enabled focusable multi-line sensitive showing visible has-tooltip
|
state: enabled focusable multi-line sensitive showing visible has-tooltip
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
<!-- interface-requires gtk+ 3.0 -->
|
<!-- interface-requires gtk+ 3.0 -->
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkLabel" id="label1">
|
<object class="GtkLabel" id="label1">
|
||||||
<property name="label">Go to the <a href="http://www.gtk.org" title="<i>Our</i> website">GTK+ website</a> or <small>><a href="http://www.google.com">google it</a></small></property>
|
<property name="label">Go to the <a href="http://www.gtk.org" title="<i>Our</i> website">GTK+ website</a> or <small>><a href="http://www.google.com">google it</a></small></property>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
label1
|
label1
|
||||||
"label"
|
"label"
|
||||||
parent: window1
|
parent: window1
|
||||||
@ -55,7 +63,7 @@ window1
|
|||||||
start index: 27
|
start index: 27
|
||||||
end index: 36
|
end index: 36
|
||||||
anchors: http://www.google.com
|
anchors: http://www.google.com
|
||||||
unnamed-GtkLabelAccessibleLinkImpl-0
|
unnamed-GtkLabelAccessibleLinkImpl-1
|
||||||
"link"
|
"link"
|
||||||
parent: label1
|
parent: label1
|
||||||
state: enabled focusable focused multi-line sensitive showing visible has-tooltip
|
state: enabled focusable focused multi-line sensitive showing visible has-tooltip
|
||||||
@ -64,7 +72,7 @@ window1
|
|||||||
start index: 10
|
start index: 10
|
||||||
end index: 22
|
end index: 22
|
||||||
anchors: http://www.gtk.org
|
anchors: http://www.gtk.org
|
||||||
unnamed-GtkLabelAccessibleLinkImpl-1
|
unnamed-GtkLabelAccessibleLinkImpl-2
|
||||||
"link"
|
"link"
|
||||||
parent: label1
|
parent: label1
|
||||||
state: enabled focusable multi-line sensitive showing visible has-tooltip
|
state: enabled focusable multi-line sensitive showing visible has-tooltip
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
<!-- interface-requires gtk+ 3.0 -->
|
<!-- interface-requires gtk+ 3.0 -->
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkLabel" id="label1">
|
<object class="GtkLabel" id="label1">
|
||||||
<property name="label">Go to the <a href="http://www.gtk.org" title="<i>Our</i> website">GTK+ website</a> or <small>><a href="http://www.google.com">google it</a></small></property>
|
<property name="label">Go to the <a href="http://www.gtk.org" title="<i>Our</i> website">GTK+ website</a> or <small>><a href="http://www.google.com">google it</a></small></property>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
button1
|
button1
|
||||||
"push button"
|
"push button"
|
||||||
parent: window1
|
parent: window1
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
<!-- interface-requires gtk+ 3.0 -->
|
<!-- interface-requires gtk+ 3.0 -->
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkLinkButton" id="button1">
|
<object class="GtkLinkButton" id="button1">
|
||||||
<property name="label" translatable="yes">Hello World!</property>
|
<property name="label" translatable="yes">Hello World!</property>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
box1
|
box1
|
||||||
"filler"
|
"filler"
|
||||||
parent: window1
|
parent: window1
|
||||||
@ -26,7 +34,7 @@ window1
|
|||||||
layer: widget
|
layer: widget
|
||||||
alpha: 1
|
alpha: 1
|
||||||
<AtkSelection>
|
<AtkSelection>
|
||||||
unnamed-GtkListBoxRowAccessible-0
|
unnamed-GtkListBoxRowAccessible-1
|
||||||
"list item"
|
"list item"
|
||||||
parent: listbox1
|
parent: listbox1
|
||||||
index: 0
|
index: 0
|
||||||
@ -37,7 +45,7 @@ window1
|
|||||||
alpha: 1
|
alpha: 1
|
||||||
row1
|
row1
|
||||||
"label"
|
"label"
|
||||||
parent: unnamed-GtkListBoxRowAccessible-0
|
parent: unnamed-GtkListBoxRowAccessible-1
|
||||||
index: 0
|
index: 0
|
||||||
name: Row One
|
name: Row One
|
||||||
state: enabled multi-line sensitive showing visible
|
state: enabled multi-line sensitive showing visible
|
||||||
@ -75,7 +83,7 @@ window1
|
|||||||
weight: <omitted>
|
weight: <omitted>
|
||||||
wrap-mode: word
|
wrap-mode: word
|
||||||
<AtkHypertext>
|
<AtkHypertext>
|
||||||
unnamed-GtkListBoxRowAccessible-1
|
unnamed-GtkListBoxRowAccessible-2
|
||||||
"list item"
|
"list item"
|
||||||
parent: listbox1
|
parent: listbox1
|
||||||
index: 1
|
index: 1
|
||||||
@ -86,7 +94,7 @@ window1
|
|||||||
alpha: 1
|
alpha: 1
|
||||||
row2
|
row2
|
||||||
"label"
|
"label"
|
||||||
parent: unnamed-GtkListBoxRowAccessible-1
|
parent: unnamed-GtkListBoxRowAccessible-2
|
||||||
index: 0
|
index: 0
|
||||||
name: Row Two
|
name: Row Two
|
||||||
state: enabled multi-line sensitive showing visible
|
state: enabled multi-line sensitive showing visible
|
||||||
@ -134,7 +142,7 @@ window1
|
|||||||
layer: widget
|
layer: widget
|
||||||
alpha: 1
|
alpha: 1
|
||||||
<AtkSelection>
|
<AtkSelection>
|
||||||
unnamed-GtkListBoxRowAccessible-2
|
unnamed-GtkListBoxRowAccessible-3
|
||||||
"list item"
|
"list item"
|
||||||
parent: listbox2
|
parent: listbox2
|
||||||
index: 0
|
index: 0
|
||||||
@ -145,7 +153,7 @@ window1
|
|||||||
alpha: 1
|
alpha: 1
|
||||||
row3
|
row3
|
||||||
"label"
|
"label"
|
||||||
parent: unnamed-GtkListBoxRowAccessible-2
|
parent: unnamed-GtkListBoxRowAccessible-3
|
||||||
index: 0
|
index: 0
|
||||||
name: Row Tree
|
name: Row Tree
|
||||||
state: enabled multi-line sensitive showing visible
|
state: enabled multi-line sensitive showing visible
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
<!-- interface-requires gtk+ 3.0 -->
|
<!-- interface-requires gtk+ 3.0 -->
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkBox" id="box1">
|
<object class="GtkBox" id="box1">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
button1
|
button1
|
||||||
"push button"
|
"push button"
|
||||||
parent: window1
|
parent: window1
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
<!-- interface-requires gtk+ 3.0 -->
|
<!-- interface-requires gtk+ 3.0 -->
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkLockButton" id="button1">
|
<object class="GtkLockButton" id="button1">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
box1
|
box1
|
||||||
"filler"
|
"filler"
|
||||||
parent: window1
|
parent: window1
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
<!-- interface-requires gtk+ 3.0 -->
|
<!-- interface-requires gtk+ 3.0 -->
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkBox" id="box1">
|
<object class="GtkBox" id="box1">
|
||||||
<child>
|
<child>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
notebook1
|
notebook1
|
||||||
"page tab list"
|
"page tab list"
|
||||||
parent: window1
|
parent: window1
|
||||||
@ -17,8 +25,8 @@ window1
|
|||||||
layer: widget
|
layer: widget
|
||||||
alpha: 1
|
alpha: 1
|
||||||
<AtkSelection>
|
<AtkSelection>
|
||||||
selected children: unnamed-GtkNotebookPageAccessible-0
|
selected children: unnamed-GtkNotebookPageAccessible-1
|
||||||
unnamed-GtkNotebookPageAccessible-0
|
unnamed-GtkNotebookPageAccessible-1
|
||||||
"page tab"
|
"page tab"
|
||||||
parent: notebook1
|
parent: notebook1
|
||||||
index: 0
|
index: 0
|
||||||
@ -42,7 +50,7 @@ window1
|
|||||||
<AtkAction>
|
<AtkAction>
|
||||||
action 0 name: click
|
action 0 name: click
|
||||||
action 0 description: Clicks the button
|
action 0 description: Clicks the button
|
||||||
unnamed-GtkNotebookPageAccessible-1
|
unnamed-GtkNotebookPageAccessible-2
|
||||||
"page tab"
|
"page tab"
|
||||||
parent: notebook1
|
parent: notebook1
|
||||||
index: 1
|
index: 1
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
<interface>
|
<interface>
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkNotebook" id="notebook1">
|
<object class="GtkNotebook" id="notebook1">
|
||||||
<child>
|
<child>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
paned1
|
paned1
|
||||||
"split pane"
|
"split pane"
|
||||||
parent: window1
|
parent: window1
|
||||||
@ -18,8 +26,8 @@ window1
|
|||||||
alpha: 1
|
alpha: 1
|
||||||
<AtkValue>
|
<AtkValue>
|
||||||
minimum value: 0.000000
|
minimum value: 0.000000
|
||||||
maximum value: 60.000000
|
maximum value: 239.000000
|
||||||
current value: 26.000000
|
current value: 24.000000
|
||||||
label1
|
label1
|
||||||
"label"
|
"label"
|
||||||
parent: paned1
|
parent: paned1
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
<interface>
|
<interface>
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkPaned" id="paned1">
|
<object class="GtkPaned" id="paned1">
|
||||||
<child>
|
<child>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
grid1
|
grid1
|
||||||
"panel"
|
"panel"
|
||||||
parent: window1
|
parent: window1
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<interface>
|
<interface>
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkGrid" id="grid1">
|
<object class="GtkGrid" id="grid1">
|
||||||
<child>
|
<child>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
box1
|
box1
|
||||||
"filler"
|
"filler"
|
||||||
parent: window1
|
parent: window1
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
<!-- interface-requires gtk+ 3.0 -->
|
<!-- interface-requires gtk+ 3.0 -->
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkBox" id="box1">
|
<object class="GtkBox" id="box1">
|
||||||
<property name="orientation">vertical</property>
|
<property name="orientation">vertical</property>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
progress1
|
progress1
|
||||||
"progress bar"
|
"progress bar"
|
||||||
parent: window1
|
parent: window1
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
<!-- interface-requires gtk+ 3.0 -->
|
<!-- interface-requires gtk+ 3.0 -->
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkProgressBar" id="progress1">
|
<object class="GtkProgressBar" id="progress1">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
grid1
|
grid1
|
||||||
"panel"
|
"panel"
|
||||||
parent: window1
|
parent: window1
|
||||||
|
@ -8,7 +8,6 @@
|
|||||||
<property name="page-increment">5.0</property>
|
<property name="page-increment">5.0</property>
|
||||||
</object>
|
</object>
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkGrid" id="grid1">
|
<object class="GtkGrid" id="grid1">
|
||||||
<child>
|
<child>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
spinner1
|
spinner1
|
||||||
"animation"
|
"animation"
|
||||||
parent: window1
|
parent: window1
|
||||||
@ -19,5 +27,5 @@ window1
|
|||||||
layer: widget
|
layer: widget
|
||||||
alpha: 1
|
alpha: 1
|
||||||
<AtkImage>
|
<AtkImage>
|
||||||
image size: 16 x 16
|
image size: 240 x 68
|
||||||
image description: (null)
|
image description: (null)
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
<!-- interface-requires gtk+ 3.0 -->
|
<!-- interface-requires gtk+ 3.0 -->
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkSpinner" id="spinner1">
|
<object class="GtkSpinner" id="spinner1">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
box1
|
box1
|
||||||
"filler"
|
"filler"
|
||||||
parent: window1
|
parent: window1
|
||||||
@ -25,7 +33,7 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: widget
|
layer: widget
|
||||||
alpha: 1
|
alpha: 1
|
||||||
unnamed-GtkToggleButtonAccessible-0
|
unnamed-GtkToggleButtonAccessible-1
|
||||||
"toggle button"
|
"toggle button"
|
||||||
parent: stackswitcher1
|
parent: stackswitcher1
|
||||||
index: 0
|
index: 0
|
||||||
@ -41,7 +49,7 @@ window1
|
|||||||
<AtkAction>
|
<AtkAction>
|
||||||
action 0 name: click
|
action 0 name: click
|
||||||
action 0 description: Clicks the button
|
action 0 description: Clicks the button
|
||||||
unnamed-GtkToggleButtonAccessible-1
|
unnamed-GtkToggleButtonAccessible-2
|
||||||
"toggle button"
|
"toggle button"
|
||||||
parent: stackswitcher1
|
parent: stackswitcher1
|
||||||
index: 1
|
index: 1
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
<interface>
|
<interface>
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkBox" id="box1">
|
<object class="GtkBox" id="box1">
|
||||||
<child>
|
<child>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
statusbar1
|
statusbar1
|
||||||
"statusbar"
|
"statusbar"
|
||||||
parent: window1
|
parent: window1
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
<!-- interface-requires gtk+ 3.0 -->
|
<!-- interface-requires gtk+ 3.0 -->
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkStatusbar" id="statusbar1">
|
<object class="GtkStatusbar" id="statusbar1">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
text1
|
text1
|
||||||
"text"
|
"text"
|
||||||
parent: window1
|
parent: window1
|
||||||
|
@ -7,7 +7,6 @@ Did gyre and gimple in the wabe</property>
|
|||||||
</object>
|
</object>
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkTextView" id="text1">
|
<object class="GtkTextView" id="text1">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
window1
|
window1
|
||||||
"window"
|
"frame"
|
||||||
index: 0
|
index: 0
|
||||||
state: enabled resizable sensitive showing visible
|
state: enabled resizable sensitive showing visible
|
||||||
toolkit: gtk
|
toolkit: gtk
|
||||||
@ -7,6 +7,14 @@ window1
|
|||||||
<AtkComponent>
|
<AtkComponent>
|
||||||
layer: window
|
layer: window
|
||||||
alpha: 1
|
alpha: 1
|
||||||
|
unnamed-GtkContainerAccessible-0
|
||||||
|
"panel"
|
||||||
|
parent: window1
|
||||||
|
state: enabled sensitive showing visible
|
||||||
|
toolkit: gtk
|
||||||
|
<AtkComponent>
|
||||||
|
layer: widget
|
||||||
|
alpha: 1
|
||||||
tv
|
tv
|
||||||
"table"
|
"table"
|
||||||
parent: window1
|
parent: window1
|
||||||
@ -23,12 +31,12 @@ window1
|
|||||||
columns: 1
|
columns: 1
|
||||||
selected rows: 0
|
selected rows: 0
|
||||||
column 0 description: Test
|
column 0 description: Test
|
||||||
column 0 header: unnamed-GtkButtonAccessible-0
|
column 0 header: unnamed-GtkButtonAccessible-1
|
||||||
table indexes:
|
table indexes:
|
||||||
✓✓tv
|
✓✓tv
|
||||||
✓✓tv
|
✓✓tv
|
||||||
✓✓tv
|
✓✓tv
|
||||||
unnamed-GtkButtonAccessible-0
|
unnamed-GtkButtonAccessible-1
|
||||||
"table column header"
|
"table column header"
|
||||||
parent: tv
|
parent: tv
|
||||||
index: 0
|
index: 0
|
||||||
@ -61,7 +69,7 @@ window1
|
|||||||
action 2 description: Activates the cell
|
action 2 description: Activates the cell
|
||||||
<AtkTableCell>
|
<AtkTableCell>
|
||||||
table: tv
|
table: tv
|
||||||
column-header[0]: unnamed-GtkButtonAccessible-0
|
column-header[0]: unnamed-GtkButtonAccessible-1
|
||||||
column-span: 1
|
column-span: 1
|
||||||
row-span: 1
|
row-span: 1
|
||||||
tv
|
tv
|
||||||
@ -110,7 +118,7 @@ window1
|
|||||||
action 2 description: Activates the cell
|
action 2 description: Activates the cell
|
||||||
<AtkTableCell>
|
<AtkTableCell>
|
||||||
table: tv
|
table: tv
|
||||||
column-header[0]: unnamed-GtkButtonAccessible-0
|
column-header[0]: unnamed-GtkButtonAccessible-1
|
||||||
column-span: 1
|
column-span: 1
|
||||||
row-span: 1
|
row-span: 1
|
||||||
tv
|
tv
|
||||||
@ -159,7 +167,7 @@ window1
|
|||||||
action 2 description: Activates the cell
|
action 2 description: Activates the cell
|
||||||
<AtkTableCell>
|
<AtkTableCell>
|
||||||
table: tv
|
table: tv
|
||||||
column-header[0]: unnamed-GtkButtonAccessible-0
|
column-header[0]: unnamed-GtkButtonAccessible-1
|
||||||
column-span: 1
|
column-span: 1
|
||||||
row-span: 1
|
row-span: 1
|
||||||
tv
|
tv
|
||||||
@ -179,7 +187,7 @@ window1
|
|||||||
action 2 description: Activates the cell
|
action 2 description: Activates the cell
|
||||||
<AtkTableCell>
|
<AtkTableCell>
|
||||||
table: tv
|
table: tv
|
||||||
column-header[0]: unnamed-GtkButtonAccessible-0
|
column-header[0]: unnamed-GtkButtonAccessible-1
|
||||||
column-span: 1
|
column-span: 1
|
||||||
row-span: 1
|
row-span: 1
|
||||||
position: 1 0
|
position: 1 0
|
||||||
@ -229,7 +237,7 @@ window1
|
|||||||
action 2 description: Activates the cell
|
action 2 description: Activates the cell
|
||||||
<AtkTableCell>
|
<AtkTableCell>
|
||||||
table: tv
|
table: tv
|
||||||
column-header[0]: unnamed-GtkButtonAccessible-0
|
column-header[0]: unnamed-GtkButtonAccessible-1
|
||||||
column-span: 1
|
column-span: 1
|
||||||
row-span: 1
|
row-span: 1
|
||||||
position: 1 0
|
position: 1 0
|
||||||
@ -279,7 +287,7 @@ window1
|
|||||||
action 2 description: Activates the cell
|
action 2 description: Activates the cell
|
||||||
<AtkTableCell>
|
<AtkTableCell>
|
||||||
table: tv
|
table: tv
|
||||||
column-header[0]: unnamed-GtkButtonAccessible-0
|
column-header[0]: unnamed-GtkButtonAccessible-1
|
||||||
column-span: 1
|
column-span: 1
|
||||||
row-span: 1
|
row-span: 1
|
||||||
position: 1 0
|
position: 1 0
|
||||||
@ -300,7 +308,7 @@ window1
|
|||||||
action 2 description: Activates the cell
|
action 2 description: Activates the cell
|
||||||
<AtkTableCell>
|
<AtkTableCell>
|
||||||
table: tv
|
table: tv
|
||||||
column-header[0]: unnamed-GtkButtonAccessible-0
|
column-header[0]: unnamed-GtkButtonAccessible-1
|
||||||
column-span: 1
|
column-span: 1
|
||||||
row-span: 1
|
row-span: 1
|
||||||
position: 2 0
|
position: 2 0
|
||||||
@ -350,7 +358,7 @@ window1
|
|||||||
action 2 description: Activates the cell
|
action 2 description: Activates the cell
|
||||||
<AtkTableCell>
|
<AtkTableCell>
|
||||||
table: tv
|
table: tv
|
||||||
column-header[0]: unnamed-GtkButtonAccessible-0
|
column-header[0]: unnamed-GtkButtonAccessible-1
|
||||||
column-span: 1
|
column-span: 1
|
||||||
row-span: 1
|
row-span: 1
|
||||||
position: 2 0
|
position: 2 0
|
||||||
@ -400,7 +408,7 @@ window1
|
|||||||
action 2 description: Activates the cell
|
action 2 description: Activates the cell
|
||||||
<AtkTableCell>
|
<AtkTableCell>
|
||||||
table: tv
|
table: tv
|
||||||
column-header[0]: unnamed-GtkButtonAccessible-0
|
column-header[0]: unnamed-GtkButtonAccessible-1
|
||||||
column-span: 1
|
column-span: 1
|
||||||
row-span: 1
|
row-span: 1
|
||||||
position: 2 0
|
position: 2 0
|
||||||
|
@ -14,7 +14,6 @@
|
|||||||
</object>
|
</object>
|
||||||
<object class="GtkWindow" id="window1">
|
<object class="GtkWindow" id="window1">
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="type">popup</property>
|
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkTreeView" id="tv">
|
<object class="GtkTreeView" id="tv">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
Loading…
Reference in New Issue
Block a user