[gtk/ebassi/gidocgen: 135/200] label: Small cleanup




commit 99394f54061b97bf7d0403e324cd70ad5fd8ec98
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Feb 21 23:40:03 2021 -0500

    label: Small cleanup

 gtk/gtklabel.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/gtk/gtklabel.c b/gtk/gtklabel.c
index af84e07025..1f3174279f 100644
--- a/gtk/gtklabel.c
+++ b/gtk/gtklabel.c
@@ -57,12 +57,12 @@
 #include <string.h>
 
 /**
- * SECTION:gtklabel
- * @Short_description: A widget that displays a small to medium amount of text
- * @Title: GtkLabel
+ * GtkLabel:
  *
- * The `GtkLabel` widget displays a small amount of text. As the name
- * implies, most labels are used to label another widget such as a [class@Button].
+ * The `GtkLabel` widget displays a small amount of text.
+ *
+ * As the name implies, most labels are used to label another widget
+ * such as a [class@Button].
  *
  * ![An example GtkLabel](label.png)
  *


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