summaryrefslogtreecommitdiff
path: root/gtk/ui
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-03-28 02:04:42 +0000
committerMatthias Clasen <mclasen@redhat.com>2019-03-28 02:04:42 +0000
commitdec2cf49dd6b7455dcf7dc02b61b043587819a3f (patch)
treea651494901879bfdf3306b28c7a7a2d0cfbb21fb /gtk/ui
parentf89c93ea8e30941e1fd96872d08a07636b5d6cc3 (diff)
parent396deb44fa1b3e2d83ac77ea5e8fc78a1ec721b7 (diff)
downloadgtk+-dec2cf49dd6b7455dcf7dc02b61b043587819a3f.tar.gz
Merge branch 'child-properties' into 'master'
Remove some more child properties See merge request GNOME/gtk!675
Diffstat (limited to 'gtk/ui')
-rw-r--r--gtk/ui/gtkfilechooserwidget.ui11
1 files changed, 3 insertions, 8 deletions
diff --git a/gtk/ui/gtkfilechooserwidget.ui b/gtk/ui/gtkfilechooserwidget.ui
index be94879214..84ea0e9f98 100644
--- a/gtk/ui/gtkfilechooserwidget.ui
+++ b/gtk/ui/gtkfilechooserwidget.ui
@@ -9,6 +9,9 @@
<property name="vexpand">1</property>
<child>
<object class="GtkPaned" id="browse_widgets_hpaned">
+ <property name="shrink-child2">0</property>
+ <property name="shrink-child1">0</property>
+ <property name="resize-child1">0</property>
<property name="vexpand">1</property>
<child>
<object class="GtkPlacesSidebar" id="places_sidebar">
@@ -22,10 +25,6 @@
<signal name="show-error-message" handler="places_sidebar_show_error_message_cb" swapped="no"/>
<signal name="show-other-locations-with-flags" handler="places_sidebar_show_other_locations_with_flags_cb" swapped="no"/>
</object>
- <packing>
- <property name="resize">0</property>
- <property name="shrink">0</property>
- </packing>
</child>
<child>
<object class="GtkBox">
@@ -332,9 +331,6 @@
</object>
</child>
</object>
- <packing>
- <property name="shrink">0</property>
- </packing>
</child>
</object>
</child>
@@ -361,7 +357,6 @@
</object>
</child>
</object>
- <packing/>
</child>
</object>
</child>