[glade/glade-3-36] Gtk catalog: mark GtkScrolledWindow:propagate-natural-width as custom layout



commit cdca48b53229bb173229084191c7131b055566e8
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date:   Fri Jul 10 11:03:00 2020 -0300

    Gtk catalog: mark GtkScrolledWindow:propagate-natural-width as custom layout
    
    Fix issue #458 "GtkScrolledWindow has two "Propagate Natural Width" switches"

 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 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">


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