25 lines
811 B
Plaintext
25 lines
811 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<interface>
|
||
|
<object class="GtkWindow" id="window1">
|
||
|
<property name="decorated">0</property>
|
||
|
<property name="height_request">120</property>
|
||
|
<child>
|
||
|
<object class="GtkPaned" id="paned1">
|
||
|
<property name="shrink-start-child">0</property>
|
||
|
<property name="resize-start-child">0</property>
|
||
|
<property name="orientation">vertical</property>
|
||
|
<property name="position">10</property>
|
||
|
<child>
|
||
|
<object class="GtkBox" id="box1">
|
||
|
<property name="width_request">50</property>
|
||
|
<property name="height_request">10</property>
|
||
|
</object>
|
||
|
</child>
|
||
|
<child>
|
||
|
<object class="GtkLabel" id="label1"/>
|
||
|
</child>
|
||
|
</object>
|
||
|
</child>
|
||
|
</object>
|
||
|
</interface>
|