[gtk/ebassi/gidocgen: 403/465] modelbutton: Remove SECTION




commit 47fa6fdd972608b44ac457c0d8bb62e9046f8196
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Mar 1 08:17:48 2021 -0500

    modelbutton: Remove SECTION
    
    Its private, no need.

 gtk/gtkmodelbutton.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/gtk/gtkmodelbutton.c b/gtk/gtkmodelbutton.c
index d01b0dba3b..aa376d8945 100644
--- a/gtk/gtkmodelbutton.c
+++ b/gtk/gtkmodelbutton.c
@@ -48,9 +48,7 @@
 #include "gtkaccessibleprivate.h"
 
 /*< private >
- * SECTION:gtkmodelbutton
- * @Short_description: A button that uses a GAction as model
- * @Title: GtkModelButton
+ * GtkModelButton:
  *
  * GtkModelButton is a button class that can use a #GAction as its model.
  * In contrast to #GtkToggleButton or #GtkCheckButton, which can also


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