2020-05-08 00:07:33 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2023-02-24 00:48:37 +00:00
|
|
|
<!-- Generated with glade 3.40.0 -->
|
2020-05-08 00:07:33 +00:00
|
|
|
<interface>
|
|
|
|
<requires lib="gtk+" version="3.20"/>
|
2023-02-24 00:48:37 +00:00
|
|
|
<object class="GtkBox" id="glade_box">
|
|
|
|
<property name="visible">True</property>
|
2022-03-07 23:45:37 +00:00
|
|
|
<property name="can-focus">False</property>
|
2023-02-24 00:48:37 +00:00
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="glade_label">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Loaded Me From Glade!</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<placeholder/>
|
|
|
|
</child>
|
2020-05-08 00:07:33 +00:00
|
|
|
<child>
|
|
|
|
<placeholder/>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|