summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorentin Noël <corentin.noel@collabora.com>2020-06-15 18:16:08 +0200
committerCorentin Noël <corentin@elementary.io>2020-06-15 18:17:00 +0200
commit7a37a5624e83368f52232b3765c10ea1878cc3e2 (patch)
tree448c6a3d45a951caa8b041213005683a520871dc
parent78dc7434d40a81be29dd1ce9a462bcbdfc7c8d8e (diff)
downloadglade-7a37a5624e83368f52232b3765c10ea1878cc3e2.tar.gz
gtk: Add GtkScrolledWindow propagate-natural-width property
-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 b5f5078b..96b84560 100644
--- a/plugins/gtk+/gtk+.xml
+++ b/plugins/gtk+/gtk+.xml
@@ -3247,7 +3247,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">