Add version marker to GtkSearchEntry:search-delay property

This commit is contained in:
Sebastian Dröge 2022-03-19 11:56:05 +02:00
parent 3a8cb276e7
commit f058a42bd3

View File

@ -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",