[gtk/wip/matthiasc/popup: 34/63] search entry: Fix a copy-paste error
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/matthiasc/popup: 34/63] search entry: Fix a copy-paste error
- Date: Mon, 4 Mar 2019 04:32:45 +0000 (UTC)
commit 0ab4ec11693337011a4e65f130ed9e0038e17984
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Mar 3 22:55:34 2019 -0500
search entry: Fix a copy-paste error
gtk/gtksearchentry.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtksearchentry.c b/gtk/gtksearchentry.c
index 293125bb48..b9495241a5 100644
--- a/gtk/gtksearchentry.c
+++ b/gtk/gtksearchentry.c
@@ -258,7 +258,7 @@ gtk_search_entry_grab_focus (GtkWidget *widget)
gtk_widget_grab_focus (priv->entry);
}
-static void
+static gboolean
gtk_search_entry_mnemonic_activate (GtkWidget *widget,
gboolean group_cycling)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]