mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-09 04:00:08 +00:00
placesview: fix documentation
The doc for gtk_places_view_get_search_query was being set twice, while gtk_places_view_set_search_query was never set. Fix that by correcting the wrong getter documentation.
This commit is contained in:
parent
ea3a80c19f
commit
c00f216d92
@ -1943,7 +1943,7 @@ gtk_places_view_get_search_query (GtkPlacesView *view)
|
||||
}
|
||||
|
||||
/**
|
||||
* gtk_places_view_get_search_query:
|
||||
* gtk_places_view_set_search_query:
|
||||
* @view: a #GtkPlacesView
|
||||
* @query_text: the query, or NULL.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user