2014-06-03 02:33:20 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<interface>
|
|
|
|
<object class="GtkWindow" id="window1">
|
2020-02-14 16:54:38 +00:00
|
|
|
<property name="decorated">0</property>
|
2014-06-03 02:33:20 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkExpander" id="expander1">
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="expanded">1</property>
|
2014-06-03 02:33:20 +00:00
|
|
|
<property name="label">Hello</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel">
|
|
|
|
<property name="label">Hello</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|