search entry: Fix a copy-paste error
This commit is contained in:
@@ -258,7 +258,7 @@ gtk_search_entry_grab_focus (GtkWidget *widget)
|
||||
gtk_text_grab_focus_without_selecting (GTK_TEXT (priv->entry));
|
||||
}
|
||||
|
||||
static void
|
||||
static gboolean
|
||||
gtk_search_entry_mnemonic_activate (GtkWidget *widget,
|
||||
gboolean group_cycling)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user