| 1234567891011121314151617181920 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!-- Generated with glade 3.22.1 -->
- <interface domain="sfx">
- <requires lib="gtk+" version="3.20"/>
- <requires lib="LibreOffice" version="1.0"/>
- <object class="GtkWindow" id="DockingWindow">
- <property name="can_focus">False</property>
- <property name="hexpand">True</property>
- <property name="vexpand">True</property>
- <property name="border_width">6</property>
- <property name="type_hint">dock</property>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- </object>
- </interface>
|