mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
Add version marker to GtkSearchEntry:search-delay property
This commit is contained in:
parent
3a8cb276e7
commit
f058a42bd3
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user