[gtk/ebassi/gidocgen: 153/478] separator: Add property annotations




commit 9203b29e8ba1abe41a04727acfda4a9ad54e5f10
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Feb 24 21:58:24 2021 -0500

    separator: Add property annotations
    
    Connect properties, getters, and setters with annotations.t

 gtk/gtkseparator.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/gtk/gtkseparator.c b/gtk/gtkseparator.c
index 180103adba..53f831dde6 100644
--- a/gtk/gtkseparator.c
+++ b/gtk/gtkseparator.c
@@ -33,9 +33,7 @@
 #include "gtkwidgetprivate.h"
 
 /**
- * SECTION:gtkseparator
- * @Short_description: A separator widget
- * @Title: GtkSeparator
+ * GtkSeparator:
  *
  * `GtkSeparator` is a horizontal or vertical separator widget.
  *


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