2015-01-22 14:47:36 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<interface>
|
|
|
|
<requires lib="gtk+" version="3.12"/>
|
|
|
|
<object class="GtkWindow" id="window1">
|
2020-02-14 16:54:38 +00:00
|
|
|
<property name="decorated">0</property>
|
2015-01-22 14:47:36 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkGrid" id="grid1">
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="button1">
|
|
|
|
<property name="label" translatable="yes">button</property>
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="receives_default">1</property>
|
|
|
|
<layout>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
</layout>
|
2015-01-22 14:47:36 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="button2">
|
|
|
|
<property name="label" translatable="yes">button</property>
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="receives_default">1</property>
|
2015-01-22 14:47:36 +00:00
|
|
|
<style>
|
|
|
|
<class name="top"/>
|
|
|
|
</style>
|
2019-04-04 23:33:12 +00:00
|
|
|
<layout>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
</layout>
|
2015-01-22 14:47:36 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="button3">
|
|
|
|
<property name="label" translatable="yes">button</property>
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="receives_default">1</property>
|
2015-01-22 14:47:36 +00:00
|
|
|
<style>
|
|
|
|
<class name="bottom"/>
|
|
|
|
<class name="top"/>
|
|
|
|
</style>
|
2019-04-04 23:33:12 +00:00
|
|
|
<layout>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
</layout>
|
2015-01-22 14:47:36 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="button4">
|
|
|
|
<property name="label" translatable="yes">button</property>
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="receives_default">1</property>
|
2015-01-22 14:47:36 +00:00
|
|
|
<style>
|
|
|
|
<class name="bottom"/>
|
|
|
|
</style>
|
2019-04-04 23:33:12 +00:00
|
|
|
<layout>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
</layout>
|
2015-01-22 14:47:36 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="button5">
|
|
|
|
<property name="label" translatable="yes">button</property>
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="receives_default">1</property>
|
2015-01-22 14:47:36 +00:00
|
|
|
<style>
|
|
|
|
<class name="left"/>
|
|
|
|
<class name="right"/>
|
|
|
|
</style>
|
2019-04-04 23:33:12 +00:00
|
|
|
<layout>
|
|
|
|
<property name="left_attach">3</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
</layout>
|
2015-01-22 14:47:36 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="button6">
|
|
|
|
<property name="label" translatable="yes">button</property>
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="receives_default">1</property>
|
2015-01-22 14:47:36 +00:00
|
|
|
<style>
|
|
|
|
<class name="right"/>
|
|
|
|
</style>
|
2019-04-04 23:33:12 +00:00
|
|
|
<layout>
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
</layout>
|
2015-01-22 14:47:36 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="button7">
|
|
|
|
<property name="label" translatable="yes">button</property>
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="receives_default">1</property>
|
2015-01-22 14:47:36 +00:00
|
|
|
<style>
|
|
|
|
<class name="left"/>
|
|
|
|
</style>
|
2019-04-04 23:33:12 +00:00
|
|
|
<layout>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
</layout>
|
2015-01-22 14:47:36 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="button8">
|
|
|
|
<property name="label" translatable="yes">button</property>
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="receives_default">1</property>
|
2015-01-22 14:47:36 +00:00
|
|
|
<style>
|
|
|
|
<class name="bottom"/>
|
|
|
|
<class name="top"/>
|
|
|
|
<class name="left"/>
|
|
|
|
<class name="right"/>
|
|
|
|
</style>
|
2019-04-04 23:33:12 +00:00
|
|
|
<layout>
|
|
|
|
<property name="left_attach">3</property>
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
</layout>
|
2015-01-22 14:47:36 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="button9">
|
|
|
|
<property name="label" translatable="yes">button</property>
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="receives_default">1</property>
|
2015-01-22 14:47:36 +00:00
|
|
|
<style>
|
|
|
|
<class name="bottom"/>
|
|
|
|
<class name="left"/>
|
|
|
|
<class name="right"/>
|
|
|
|
</style>
|
2019-04-04 23:33:12 +00:00
|
|
|
<layout>
|
|
|
|
<property name="left_attach">3</property>
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
</layout>
|
2015-01-22 14:47:36 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="button10">
|
|
|
|
<property name="label" translatable="yes">button</property>
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="receives_default">1</property>
|
2015-01-22 14:47:36 +00:00
|
|
|
<style>
|
|
|
|
<class name="top"/>
|
|
|
|
<class name="left"/>
|
|
|
|
<class name="right"/>
|
|
|
|
</style>
|
2019-04-04 23:33:12 +00:00
|
|
|
<layout>
|
|
|
|
<property name="left_attach">3</property>
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
</layout>
|
2015-01-22 14:47:36 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="button11">
|
|
|
|
<property name="label" translatable="yes">button</property>
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="receives_default">1</property>
|
2015-01-22 14:47:36 +00:00
|
|
|
<style>
|
|
|
|
<class name="bottom"/>
|
|
|
|
<class name="top"/>
|
|
|
|
<class name="right"/>
|
|
|
|
</style>
|
2019-04-04 23:33:12 +00:00
|
|
|
<layout>
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
</layout>
|
2015-01-22 14:47:36 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="button12">
|
|
|
|
<property name="label" translatable="yes">button</property>
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="receives_default">1</property>
|
2015-01-22 14:47:36 +00:00
|
|
|
<style>
|
|
|
|
<class name="bottom"/>
|
|
|
|
<class name="top"/>
|
|
|
|
<class name="left"/>
|
|
|
|
</style>
|
2019-04-04 23:33:12 +00:00
|
|
|
<layout>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
</layout>
|
2015-01-22 14:47:36 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="button13">
|
|
|
|
<property name="label" translatable="yes">button</property>
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="receives_default">1</property>
|
2015-01-22 14:47:36 +00:00
|
|
|
<style>
|
|
|
|
<class name="bottom"/>
|
|
|
|
<class name="right"/>
|
|
|
|
</style>
|
2019-04-04 23:33:12 +00:00
|
|
|
<layout>
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
</layout>
|
2015-01-22 14:47:36 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="button14">
|
|
|
|
<property name="label" translatable="yes">button</property>
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="receives_default">1</property>
|
2015-01-22 14:47:36 +00:00
|
|
|
<style>
|
|
|
|
<class name="top"/>
|
|
|
|
<class name="right"/>
|
|
|
|
</style>
|
2019-04-04 23:33:12 +00:00
|
|
|
<layout>
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
</layout>
|
2015-01-22 14:47:36 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="button15">
|
|
|
|
<property name="label" translatable="yes">button</property>
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="receives_default">1</property>
|
2015-01-22 14:47:36 +00:00
|
|
|
<style>
|
|
|
|
<class name="bottom"/>
|
|
|
|
<class name="left"/>
|
|
|
|
</style>
|
2019-04-04 23:33:12 +00:00
|
|
|
<layout>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
</layout>
|
2015-01-22 14:47:36 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="button16">
|
|
|
|
<property name="label" translatable="yes">button</property>
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="receives_default">1</property>
|
2015-01-22 14:47:36 +00:00
|
|
|
<style>
|
|
|
|
<class name="top"/>
|
|
|
|
<class name="left"/>
|
|
|
|
</style>
|
2019-04-04 23:33:12 +00:00
|
|
|
<layout>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
</layout>
|
2015-01-22 14:47:36 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|