2019-09-19 09:08:06 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2021-08-27 10:54:08 -05:00
|
|
|
<!-- Generated with glade 3.38.2 -->
|
2019-09-19 09:08:06 -05:00
|
|
|
<interface domain="cui">
|
2020-10-22 11:26:58 -05:00
|
|
|
<requires lib="gtk+" version="3.20"/>
|
2021-08-27 10:54:08 -05:00
|
|
|
<object class="GtkFrame" id="ChapterFragment">
|
2019-09-19 09:08:06 -05:00
|
|
|
<property name="visible">True</property>
|
2021-08-27 10:54:08 -05:00
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="label-xalign">0</property>
|
|
|
|
<property name="shadow-type">none</property>
|
2019-09-19 09:08:06 -05:00
|
|
|
<child>
|
2021-08-27 10:54:08 -05:00
|
|
|
<object class="GtkBox" id="contents">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="spacing">3</property>
|
|
|
|
<child>
|
|
|
|
<placeholder/>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child type="label">
|
2019-09-19 09:08:06 -05:00
|
|
|
<object class="GtkLabel" id="chapter">
|
|
|
|
<property name="visible">True</property>
|
2021-08-27 10:54:08 -05:00
|
|
|
<property name="can-focus">False</property>
|
2019-09-19 09:08:06 -05:00
|
|
|
<attributes>
|
|
|
|
<attribute name="weight" value="bold"/>
|
|
|
|
</attributes>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|