mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-16 15:14:17 +00:00
Fix typo in gtk_search_entry_set_search_delay() docs causing it to not show up
This commit is contained in:
parent
eeaa73c12a
commit
3a8cb276e7
@ -798,7 +798,7 @@ gtk_search_entry_get_key_capture_widget (GtkSearchEntry *entry)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* gtk_search_entry_set_searcH-delay:
|
* gtk_search_entry_set_search_delay:
|
||||||
* @entry: a `GtkSearchEntry`
|
* @entry: a `GtkSearchEntry`
|
||||||
* @delay: a delay in milliseconds
|
* @delay: a delay in milliseconds
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user