[gnome-builder/wip/chergert/shortcuts: 8/24] shortcuts: place shortcuts window center screen
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/chergert/shortcuts: 8/24] shortcuts: place shortcuts window center screen
- Date: Sun, 30 Aug 2015 02:53:39 +0000 (UTC)
commit 8fda709a3d55dc8fe2083066b8d4c0921fcdeb44
Author: Christian Hergert <christian hergert me>
Date: Wed Aug 26 20:39:50 2015 -0700
shortcuts: place shortcuts window center screen
src/app/gb-application-actions.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/app/gb-application-actions.c b/src/app/gb-application-actions.c
index c959694..8fcf30a 100644
--- a/src/app/gb-application-actions.c
+++ b/src/app/gb-application-actions.c
@@ -292,6 +292,7 @@ gb_application_actions_shortcuts (GSimpleAction *action,
g_assert (GB_IS_APPLICATION (self));
window = g_object_new (GB_TYPE_SHORTCUTS_WINDOW,
+ "window-position", GTK_WIN_POS_CENTER,
"default-width", 800,
"default-height", 600,
NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]