places view: Fix up docs

This commit is contained in:
Matthias Clasen
2015-11-23 14:23:16 -05:00
parent 5d8f45c708
commit 3532cd5365

View File

@@ -2374,8 +2374,6 @@ gtk_places_view_get_search_query (GtkPlacesView *view)
*
* Sets the search query of @view. The search is immediately performed
* once the query is set.
*
* Returns:
*/
void
gtk_places_view_set_search_query (GtkPlacesView *view,
@@ -2511,8 +2509,6 @@ gtk_places_view_get_local_only (GtkPlacesView *view)
*
* Sets the #GtkPlacesView::local-only property to @local_only.
*
* Returns:
*
* Since: 3.18
*/
void