2013-05-02 02:23:11 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<interface>
|
|
|
|
<object class="GtkWindow" id="window_information_collection">
|
|
|
|
<property name="type">popup</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox" id="box1">
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="label1">
|
|
|
|
<property name="label" translatable="yes">Hello World</property>
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="wrap">1</property>
|
2013-05-02 02:23:11 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|