[gnome-robots/arnaudb/wip/gtk4: 30/34] Show the window.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-robots/arnaudb/wip/gtk4: 30/34] Show the window.
- Date: Mon, 25 May 2020 21:32:17 +0000 (UTC)
commit 17fd065def59bd3151a6aa52d49fa47788670f4d
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Mon May 25 21:41:58 2020 +0200
Show the window.
src/gnome-robots.c | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/src/gnome-robots.c b/src/gnome-robots.c
index 36d1edd..eadeed0 100644
--- a/src/gnome-robots.c
+++ b/src/gnome-robots.c
@@ -494,6 +494,8 @@ activate (GtkApplication *app, gpointer user_data)
init_game ();
g_settings_sync ();
+
+ gtk_window_present (GTK_WINDOW (window));
}
/**
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]