gtk-demo: ui: Replace leftover uses of Box:expand

commit 5729ea7744 skipped these
This commit is contained in:
Daniel Boles 2017-05-13 18:08:51 +01:00
parent 9e6b59c5f4
commit 8ddadecb57
2 changed files with 6 additions and 9 deletions

View File

@ -1647,15 +1647,13 @@
<property name="valign">end</property>
<property name="width-chars">50</property>
<property name="max-width-chars">50</property>
<property name="hexpand">1</property>
<property name="vexpand">1</property>
</object>
<packing>
<property name="expand">1</property>
</packing>
</child>
<property name="hexpand">1</property>
<property name="vexpand">1</property>
</object>
<packing>
<property name="expand">1</property>
</packing>
</child>
</object>
</child>

View File

@ -252,10 +252,9 @@
<property name="visible">1</property>
<property name="label">Plain</property>
<property name="halign">end</property>
<property name="hexpand">1</property>
<property name="vexpand">1</property>
</object>
<packing>
<property name="expand">1</property>
</packing>
</child>
<child>
<object class="GtkButton">