mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-09 10:20:07 +00:00
126 lines
4.8 KiB
XML
126 lines
4.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<interface>
|
|
<object class="GtkWindow" id="window1">
|
|
<property name="decorated">0</property>
|
|
<child>
|
|
<object class="GtkBox" id="box1">
|
|
<child>
|
|
<object class="GtkBox" id="box2">
|
|
<property name="orientation">vertical</property>
|
|
<child>
|
|
<object class="GtkButton" id="button1">
|
|
<property name="label" translatable="yes">button</property>
|
|
<property name="receives_default">1</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="button2">
|
|
<property name="label" translatable="yes">button</property>
|
|
<property name="receives_default">1</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="button3">
|
|
<property name="label" translatable="yes">button</property>
|
|
<property name="receives_default">1</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="button4">
|
|
<property name="label" translatable="yes">button</property>
|
|
<property name="receives_default">1</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="button5">
|
|
<property name="label" translatable="yes">button</property>
|
|
<property name="receives_default">1</property>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkBox" id="box3">
|
|
<property name="orientation">vertical</property>
|
|
<child>
|
|
<object class="GtkButton" id="button7">
|
|
<property name="label" translatable="yes">button</property>
|
|
<property name="receives_default">1</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="button8">
|
|
<property name="label" translatable="yes">button</property>
|
|
<property name="receives_default">1</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="button9">
|
|
<property name="label" translatable="yes">button</property>
|
|
<property name="receives_default">1</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="button10">
|
|
<property name="label" translatable="yes">button</property>
|
|
<property name="receives_default">1</property>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkBox" id="box4">
|
|
<property name="orientation">vertical</property>
|
|
<child>
|
|
<object class="GtkButton" id="button13">
|
|
<property name="label" translatable="yes">button</property>
|
|
<property name="receives_default">1</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="button14">
|
|
<property name="label" translatable="yes">button</property>
|
|
<property name="receives_default">1</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="button15">
|
|
<property name="label" translatable="yes">button</property>
|
|
<property name="receives_default">1</property>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkBox" id="box5">
|
|
<property name="orientation">vertical</property>
|
|
<child>
|
|
<object class="GtkButton" id="button6">
|
|
<property name="label" translatable="yes">button</property>
|
|
<property name="receives_default">1</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="button11">
|
|
<property name="label" translatable="yes">button</property>
|
|
<property name="receives_default">1</property>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkBox" id="box6">
|
|
<property name="orientation">vertical</property>
|
|
<child>
|
|
<object class="GtkButton" id="button12">
|
|
<property name="label" translatable="yes">button</property>
|
|
<property name="receives_default">1</property>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</interface>
|