[gtk: 2/3] Add version marker to GtkSearchEntry:search-delay property
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk: 2/3] Add version marker to GtkSearchEntry:search-delay property
- Date: Sat, 19 Mar 2022 10:14:07 +0000 (UTC)
commit f058a42bd35ab5f684a75bbb61ca6d4ea078c08a
Author: Sebastian Dröge <sebastian centricular com>
Date: Sat Mar 19 11:56:05 2022 +0200
Add version marker to GtkSearchEntry:search-delay property
gtk/gtksearchentry.c | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/gtk/gtksearchentry.c b/gtk/gtksearchentry.c
index 382319c712..d583ca0d90 100644
--- a/gtk/gtksearchentry.c
+++ b/gtk/gtksearchentry.c
@@ -328,6 +328,8 @@ gtk_search_entry_class_init (GtkSearchEntryClass *klass)
*
* The delay in milliseconds from last keypress to the search
* changed signal.
+ *
+ * Since: 4.8
*/
props[PROP_SEARCH_DELAY] =
g_param_spec_uint ("search-delay",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]