[gnome-robots/arnaudb/wip/gtk4: 38/45] Show the window.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-robots/arnaudb/wip/gtk4: 38/45] Show the window.
- Date: Tue, 15 Sep 2020 14:46:49 +0000 (UTC)
commit 88b1b0fa2f107e742356c51ef3475c656e1ba586
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 204cea4..5004685 100644
--- a/src/gnome-robots.c
+++ b/src/gnome-robots.c
@@ -495,6 +495,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]