forked from AuroraMiddleware/gtk
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:
parent
a379ddefc3
commit
3a2aa2bd80
@ -63,7 +63,11 @@
|
|||||||
#include "gtkmodelbutton.h"
|
#include "gtkmodelbutton.h"
|
||||||
#include "gtkprivate.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
|
* #GtkPlacesSidebar is a widget that displays a list of frequently-used places in the
|
||||||
* file system: the user’s home directory, the user’s bookmarks, and volumes and drives.
|
* file system: the user’s home directory, the user’s bookmarks, and volumes and drives.
|
||||||
* This widget is used as a sidebar in #GtkFileChooser and may be used by file managers
|
* This widget is used as a sidebar in #GtkFileChooser and may be used by file managers
|
||||||
|
Loading…
Reference in New Issue
Block a user