summaryrefslogtreecommitdiff
path: root/gtk/ui/gtkscalebutton.ui
diff options
context:
space:
mode:
authorTimm Bäder <mail@baedert.org>2017-04-21 22:34:36 +0200
committerTimm Bäder <mail@baedert.org>2017-04-25 20:30:37 +0200
commitc92b7d4224b9cef1d08373fcc28f7fbd96c64e6d (patch)
tree6eaa81528f6ec5152eccc475df7b4d8a769f3ea6 /gtk/ui/gtkscalebutton.ui
parent5729ea7744c2a41ae8fb833db6690a6aa5ad7a84 (diff)
downloadgtk+-c92b7d4224b9cef1d08373fcc28f7fbd96c64e6d.tar.gz
box: Remove fill child property
GtkWidget:halign and GtkWidget:valign are sufficient
Diffstat (limited to 'gtk/ui/gtkscalebutton.ui')
-rw-r--r--gtk/ui/gtkscalebutton.ui4
1 files changed, 0 insertions, 4 deletions
diff --git a/gtk/ui/gtkscalebutton.ui b/gtk/ui/gtkscalebutton.ui
index fcf97ed1b7..c2f1b5bc53 100644
--- a/gtk/ui/gtkscalebutton.ui
+++ b/gtk/ui/gtkscalebutton.ui
@@ -36,9 +36,6 @@
<signal name="button-release-event" handler="cb_button_release" swapped="no"/>
<signal name="clicked" handler="cb_button_clicked" swapped="no"/>
</object>
- <packing>
- <property name="fill">0</property>
- </packing>
</child>
<child>
<object class="GtkScale" id="scale">
@@ -67,7 +64,6 @@
<signal name="clicked" handler="cb_button_clicked" swapped="no"/>
</object>
<packing>
- <property name="fill">0</property>
<property name="position">2</property>
</packing>
</child>