[gnome-sudoku/arnaudb/wip/gtk4: 31/33] Adapt to GtkStack API.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-sudoku/arnaudb/wip/gtk4: 31/33] Adapt to GtkStack API.
- Date: Mon, 4 May 2020 14:39:21 +0000 (UTC)
commit 07563c09f940dc6fa5e4f15da23ac9383111dd73
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Wed Apr 29 09:52:53 2020 +0200
Adapt to GtkStack API.
data/gnome-sudoku.ui | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/data/gnome-sudoku.ui b/data/gnome-sudoku.ui
index e8b2f93..186f3dc 100644
--- a/data/gnome-sudoku.ui
+++ b/data/gnome-sudoku.ui
@@ -126,7 +126,8 @@
<property name="orientation">vertical</property>
<child>
<object class="GtkStack" id="main_stack">
- <property name="homogeneous">True</property>
+ <property name="hhomogeneous">True</property>
+ <property name="vhomogeneous">True</property>
<property name="margin-start">25</property>
<property name="margin-end">25</property>
<property name="margin-top">25</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]