interimtearableparent.ui 1016 B

123456789101112131415161718192021222324252627282930
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.36.0 -->
  3. <interface domain="svx">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkWindow" id="InterimTearableParent">
  6. <property name="can_focus">False</property>
  7. <property name="hexpand">True</property>
  8. <property name="vexpand">True</property>
  9. <property name="border_width">4</property>
  10. <property name="resizable">False</property>
  11. <property name="destroy_with_parent">True</property>
  12. <property name="type_hint">dock</property>
  13. <property name="skip_pager_hint">True</property>
  14. <child>
  15. <object class="GtkBox" id="box">
  16. <property name="visible">True</property>
  17. <property name="can_focus">False</property>
  18. <property name="orientation">vertical</property>
  19. <property name="spacing">6</property>
  20. <child>
  21. <placeholder/>
  22. </child>
  23. </object>
  24. </child>
  25. <child type="titlebar">
  26. <placeholder/>
  27. </child>
  28. </object>
  29. </interface>