From 69258432210bf686940a528e1f32a456dd1a8b2e Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 1 Mar 2021 08:18:45 -0500 Subject: [PATCH] placesview: Remove SECTION Its private, no need. --- gtk/gtkplacesview.c | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/gtk/gtkplacesview.c b/gtk/gtkplacesview.c index 4d26337155..416bffbe8a 100644 --- a/gtk/gtkplacesview.c +++ b/gtk/gtkplacesview.c @@ -32,11 +32,8 @@ #include "gtkeventcontrollerkey.h" #include "gtkpopovermenu.h" -/* - * SECTION:gtkplacesview - * @Short_description: Widget that displays persistent drives and manages mounted networks - * @Title: GtkPlacesView - * @See_also: #GtkFileChooser +/*< private > + * GtkPlacesView: * * #GtkPlacesView is a widget that displays a list of persistent drives * such as harddisk partitions and networks. #GtkPlacesView does not monitor