projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eeaa73c
)
Fix typo in gtk_search_entry_set_search_delay() docs causing it to not show up
author
Sebastian Dröge
<sebastian@centricular.com>
Sat, 19 Mar 2022 09:55:03 +0000
(11:55 +0200)
committer
Sebastian Dröge
<sebastian@centricular.com>
Sat, 19 Mar 2022 09:55:03 +0000
(11:55 +0200)
gtk/gtksearchentry.c
patch
|
blob
|
history
diff --git
a/gtk/gtksearchentry.c
b/gtk/gtksearchentry.c
index 83712e509d30ae4f50a40ee68b0662aa2e7e5978..382319c7126dee789399a8c4fdd96c5a4b12e127 100644
(file)
--- a/
gtk/gtksearchentry.c
+++ b/
gtk/gtksearchentry.c
@@
-798,7
+798,7
@@
gtk_search_entry_get_key_capture_widget (GtkSearchEntry *entry)
}
/**
- * gtk_search_entry_set_searc
H-
delay:
+ * gtk_search_entry_set_searc
h_
delay:
* @entry: a `GtkSearchEntry`
* @delay: a delay in milliseconds
*