[gtk/ebassi/gidocgen: 422/483] modelbutton: Remove SECTION




commit d5913c195cf6f4e790a9fdbfaf1dd3bdd5b25e32
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]