2019-04-04 23:33:12 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2011-05-09 23:25:26 +00:00
|
|
|
<interface>
|
|
|
|
<object class="GtkWindow" id="window1">
|
|
|
|
<property name="height_request">120</property>
|
2020-02-14 16:54:38 +00:00
|
|
|
<property name="decorated">0</property>
|
2011-05-09 23:25:26 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkPaned" id="paned1">
|
2020-05-07 12:30:39 +00:00
|
|
|
<property name="resize-start-child">0</property>
|
2011-05-09 23:25:26 +00:00
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="position">10</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkGrid" id="grid1">
|
|
|
|
<child>
|
2017-08-02 09:52:30 +00:00
|
|
|
<object class="GtkBox" id="box1">
|
2011-05-09 23:25:26 +00:00
|
|
|
<property name="width_request">50</property>
|
|
|
|
<property name="height_request">50</property>
|
2019-04-04 23:33:12 +00:00
|
|
|
<layout>
|
2020-08-02 18:13:14 +00:00
|
|
|
<property name="column">0</property>
|
|
|
|
<property name="row">0</property>
|
2019-04-04 23:33:12 +00:00
|
|
|
</layout>
|
2011-05-09 23:25:26 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-03-28 01:28:16 +00:00
|
|
|
<object class="GtkLabel" id="label1"/>
|
2011-05-09 23:25:26 +00:00
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|