2021-10-18 23:07:22 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<interface>
|
|
|
|
<object class="GtkWindow" >
|
|
|
|
<property name="decorated">0</property>
|
|
|
|
<property name="width-request">200</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" >
|
|
|
|
<property name="halign">start</property>
|
|
|
|
<property name="valign">end</property>
|
|
|
|
<property name="xalign">0</property>
|
2021-11-04 12:28:45 +00:00
|
|
|
<property name="label" translatable="yes">ABCDE ABCD</property>
|
2021-10-18 23:07:22 +00:00
|
|
|
<attributes>
|
|
|
|
<attribute name="font-desc" value="Monospace"></attribute>
|
|
|
|
</attributes>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|