2012-11-05 18:34:00 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<interface>
|
|
|
|
<object class="GtkWindow" id="window1">
|
|
|
|
<property name="type">popup</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="label1">
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="label" translatable="yes"> <big><b>There's a space in front</b></big></property>
|
|
|
|
<property name="use_markup">1</property>
|
2012-11-05 18:34:00 +00:00
|
|
|
<property name="ellipsize">end</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|