[gnome-robots/arnaudb/wip/gtk4: 29/36] Show the window.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-robots/arnaudb/wip/gtk4: 29/36] Show the window.
- Date: Tue, 15 Sep 2020 14:29:39 +0000 (UTC)
commit b63c371b08af11ee7843ec16e5087a1aa6596728
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 65686e9..f9f6188 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]