chapterfragment.ui 989 B

1234567891011121314151617181920212223242526272829
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.22.1 -->
  3. <interface domain="cui">
  4. <requires lib="gtk+" version="3.20"/>
  5. <!-- n-columns=1 n-rows=1 -->
  6. <object class="GtkGrid" id="ChapterFragment">
  7. <property name="visible">True</property>
  8. <property name="can_focus">False</property>
  9. <property name="row_spacing">6</property>
  10. <property name="column_spacing">12</property>
  11. <property name="row_homogeneous">True</property>
  12. <child>
  13. <object class="GtkLabel" id="chapter">
  14. <property name="visible">True</property>
  15. <property name="can_focus">False</property>
  16. <property name="xalign">0</property>
  17. <attributes>
  18. <attribute name="weight" value="bold"/>
  19. </attributes>
  20. </object>
  21. <packing>
  22. <property name="left_attach">0</property>
  23. <property name="top_attach">0</property>
  24. <property name="width">3</property>
  25. </packing>
  26. </child>
  27. </object>
  28. </interface>