[gtk/ebassi/gidocgen: 420/481] modelbutton: Remove SECTION




commit 7860ed0b2b9693cd0493a385ea79da7407c68627
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]