[glade/tintou/gtk-fixes: 1/2] gtk: Add GtkScrolledWindow propagate-natural-width property



commit 7a37a5624e83368f52232b3765c10ea1878cc3e2
Author: Corentin Noël <corentin noel collabora com>
Date:   Mon Jun 15 18:16:08 2020 +0200

    gtk: Add GtkScrolledWindow propagate-natural-width property

 plugins/gtk+/gtk+.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
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">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]