forked from AuroraMiddleware/gtk
docs: fix typo in function name
This commit is contained in:
parent
e4d87c86b4
commit
48a11f99a2
@ -456,7 +456,7 @@ gtk_search_bar_init (GtkSearchBar *bar)
|
|||||||
*
|
*
|
||||||
* Creates a #GtkSearchBar. You will need to tell it about
|
* Creates a #GtkSearchBar. You will need to tell it about
|
||||||
* which widget is going to be your text entry using
|
* which widget is going to be your text entry using
|
||||||
* gtk_search_bar_set_entry().
|
* gtk_search_bar_connect_entry().
|
||||||
*
|
*
|
||||||
* Return value: a new #GtkSearchBar
|
* Return value: a new #GtkSearchBar
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user