gtk2/testsuite/reftests/box-order.ref.ui
Benjamin Otte 980934f82d reftests: Change popup windows to non-decorated windows
This allows getting rid of popup windows.
2020-02-14 17:54:38 +01:00

227 lines
8.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<interface>
<requires lib="gtk+" version="3.12"/>
<object class="GtkWindow" id="window1">
<property name="decorated">0</property>
<child>
<object class="GtkGrid" id="grid1">
<child>
<object class="GtkBox" id="box1">
<child>
<object class="GtkLabel" id="label1">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label2">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label3">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label4">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label5">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label6">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label7">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<layout>
<property name="left_attach">0</property>
<property name="top_attach">0</property>
</layout>
</object>
</child>
<child>
<object class="GtkBox" id="box2">
<child>
<object class="GtkLabel" id="label8">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label9">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label10">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label11">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label12">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label13">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label14">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<layout>
<property name="left_attach">0</property>
<property name="top_attach">1</property>
</layout>
</object>
</child>
<child>
<object class="GtkBox" id="box3">
<child>
<object class="GtkLabel" id="label15">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label16">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label17">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label18">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label19">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label20">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label21">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<layout>
<property name="left_attach">0</property>
<property name="top_attach">2</property>
</layout>
</object>
</child>
<child>
<object class="GtkBox" id="box4">
<child>
<object class="GtkLabel" id="label22">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label23">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label24">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label25">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label26">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label27">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label28">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<layout>
<property name="left_attach">0</property>
<property name="top_attach">3</property>
</layout>
</object>
</child>
<child>
<object class="GtkBox" id="box5">
<child>
<object class="GtkLabel" id="label29">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label30">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label31">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label32">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label33">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label34">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<child>
<object class="GtkLabel" id="label35">
<property name="label" translatable="yes"> X X X </property>
</object>
</child>
<layout>
<property name="left_attach">0</property>
<property name="top_attach">4</property>
</layout>
</object>
</child>
</object>
</child>
</object>
</interface>