GTK: make tabs reorderable and scrollable

This commit is contained in:
2016-05-10 02:16:03 +02:00
parent 8739ccc55f
commit 274aabe1f3
2 changed files with 10 additions and 1 deletions

View File

@@ -364,6 +364,7 @@
<object class="GtkNotebook" id="notebook">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="scrollable">True</property>
<child>
<placeholder/>
</child>