When the handle is dragged all the way to the left,
it is impossible to get it back. Which is not fun.
</child>
<child>
<object class="GtkPaned">
+ <property name="shrink-start-child">false</property>
<property name="shrink-end-child">false</property>
<property name="position">400</property>
- <child>
+ <property name="start-child">
<object class="GtkScrolledWindow">
<property name="hscrollbar-policy">never</property>
<property name="hexpand">1</property>
</object>
</child>
</object>
- </child>
- <child>
+ </property>
+ <property name="end-child">
<object class="GtkBox">
<child>
<object class="GtkScrolledWindow">
</object>
</child>
</object>
- </child>
+ </property>
</object>
</child>
</template>