2016-01-18 05:24:53 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<interface>
|
|
|
|
<object class="GtkWindow" id="window1">
|
|
|
|
<property name="type">popup</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkExpander">
|
|
|
|
<child type="label">
|
|
|
|
<object class="GtkLabel">
|
|
|
|
<property name="label">label</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2019-04-04 23:49:33 +00:00
|
|
|
<object class="GtkBox"/>
|
2016-01-18 05:24:53 +00:00
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|