Remove unnecessary gtk-doc stanza

The places sidebar is not a publicly documented API, so there's no need
to use a gtk-doc stanza — especially if the syntax of the stanza is
wrong.
This commit is contained in:
Emmanuele Bassi 2018-02-01 16:08:51 +01:00
parent a379ddefc3
commit 3a2aa2bd80

View File

@ -63,7 +63,11 @@
#include "gtkmodelbutton.h"
#include "gtkprivate.h"
/**
/*< private >
* SECTION:gtkplacessidebar
* @Title: GtkPlacesSidebar
* @Short_description: The locations sidebar for the file selection widget
*
* #GtkPlacesSidebar is a widget that displays a list of frequently-used places in the
* file system: the users home directory, the users bookmarks, and volumes and drives.
* This widget is used as a sidebar in #GtkFileChooser and may be used by file managers