Make tab take all space
parent
e9c2cb2d27
commit
261aeeba0c
|
@ -441,6 +441,9 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
</object>
|
</object>
|
||||||
|
<packing>
|
||||||
|
<property name="tab_expand">True</property>
|
||||||
|
</packing>
|
||||||
</child>
|
</child>
|
||||||
<child type="tab">
|
<child type="tab">
|
||||||
<object class="GtkLabel">
|
<object class="GtkLabel">
|
||||||
|
@ -473,6 +476,7 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="position">1</property>
|
<property name="position">1</property>
|
||||||
|
<property name="tab_expand">True</property>
|
||||||
</packing>
|
</packing>
|
||||||
</child>
|
</child>
|
||||||
<child type="tab">
|
<child type="tab">
|
||||||
|
@ -526,6 +530,9 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
</object>
|
</object>
|
||||||
|
<packing>
|
||||||
|
<property name="tab_expand">True</property>
|
||||||
|
</packing>
|
||||||
</child>
|
</child>
|
||||||
<child type="tab">
|
<child type="tab">
|
||||||
<object class="GtkLabel">
|
<object class="GtkLabel">
|
||||||
|
|
Loading…
Reference in New Issue