[gtk/ebassi/gidocgen: 406/465] scrollbar: Tweak docs




commit 5c99a02000e64a24f168a824e90d6e0f44e24264
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Mar 1 08:19:09 2021 -0500

    scrollbar: Tweak docs

 gtk/gtkscrollbar.c | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/gtk/gtkscrollbar.c b/gtk/gtkscrollbar.c
index e52b96aeee..f4d28ca831 100644
--- a/gtk/gtkscrollbar.c
+++ b/gtk/gtkscrollbar.c
@@ -37,10 +37,7 @@
 
 
 /**
- * SECTION:gtkscrollbar
- * @Short_description: A Scrollbar
- * @Title: GtkScrollbar
- * @See_also: #GtkAdjustment, #GtkScrolledWindow
+ * GtkScrollbar:
  *
  * The `GtkScrollbar` widget is a horizontal or vertical scrollbar.
  *
@@ -83,7 +80,7 @@
  *
  * # Accessibility
  *
- * `GtkScrollbar` uses the #GTK_ACCESSIBLE_ROLE_SCROLLBAR role.
+ * `GtkScrollbar` uses the %GTK_ACCESSIBLE_ROLE_SCROLLBAR role.
  */
 
 typedef struct _GtkScrollbarClass   GtkScrollbarClass;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]