[gnome-klotski/arnaudb/wip/gtk4] Adapt to Stack API.



commit 23408ebb6086a7a47cb218b9a806e93ee9837586
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Wed Apr 29 09:56:28 2020 +0200

    Adapt to Stack API.

 data/klotski.ui | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/data/klotski.ui b/data/klotski.ui
index 4926aa2..b5bec3c 100644
--- a/data/klotski.ui
+++ b/data/klotski.ui
@@ -115,7 +115,8 @@
         </child>
         <child>
           <object class="GtkStack" id="stack_puzzles"> <!-- GtkScrolledWindow children are here for when big 
text -->
-            <property name="homogeneous">True</property>
+            <property name="hhomogeneous">True</property>
+            <property name="vhomogeneous">True</property>
             <property name="height-request">270</property>
             <property name="width-request">190</property>
             <child>


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