summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan Pablo Ugarte <juanpablougarte@gmail.com>2020-07-10 11:03:00 -0300
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>2020-07-10 11:03:00 -0300
commitcdca48b53229bb173229084191c7131b055566e8 (patch)
treebabe582f4fa76301d123ca7d6717db953ea81a6e
parentffa9c2fef824f36107be5c59c3d5719722aab171 (diff)
downloadglade-cdca48b53229bb173229084191c7131b055566e8.tar.gz
Gtk catalog: mark GtkScrolledWindow:propagate-natural-width as custom layout
Fix issue #458 "GtkScrolledWindow has two "Propagate Natural Width" switches"
-rw-r--r--plugins/gtk+/gtk+.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/gtk+/gtk+.xml b/plugins/gtk+/gtk+.xml
index 904efac6..708e3dbc 100644
--- a/plugins/gtk+/gtk+.xml
+++ b/plugins/gtk+/gtk+.xml
@@ -3246,7 +3246,7 @@
<property id="min-content-height" since="3.0" custom-layout="True"/>
<property id="max-content-width" since="3.22" custom-layout="True"/>
<property id="max-content-height" since="3.22" custom-layout="True"/>
- <property id="propagate-natural-height" since="3.22" custom-layout="True"/>
+ <property id="propagate-natural-width" since="3.22" custom-layout="True"/>
<property id="propagate-natural-height" since="3.22" custom-layout="True"/>
<property id="window-placement-set" since="2.10" needs-sync="True" custom-layout="True"/>
<property id="hscrollbar-policy" default="GTK_POLICY_AUTOMATIC" custom-layout="True">