[devhelp] App: gtk_window_present() the assistant
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp] App: gtk_window_present() the assistant
- Date: Sun, 17 Dec 2017 14:28:58 +0000 (UTC)
commit 62ec7f34f888fe975b86cdb330428f5d4c37a6dd
Author: Sébastien Wilmet <swilmet gnome org>
Date: Sun Dec 17 15:01:03 2017 +0100
App: gtk_window_present() the assistant
src/dh-app.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/dh-app.c b/src/dh-app.c
index 7ab09e9..10f0dce 100644
--- a/src/dh-app.c
+++ b/src/dh-app.c
@@ -221,6 +221,7 @@ search_assistant_cb (GSimpleAction *action,
assistant = dh_assistant_new (app);
dh_assistant_search (assistant, keyword);
+ gtk_window_present (GTK_WINDOW (assistant));
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]