[gtk/ebassi/gidocgen: 419/471] actionobserver: Drop SECTION




commit c7826f9a89db38e0bce6dbbd5ca464f0a3d8f57b
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Mar 1 22:35:18 2021 -0500

    actionobserver: Drop SECTION
    
    This is private.

 gtk/gtkactionobserver.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/gtk/gtkactionobserver.c b/gtk/gtkactionobserver.c
index ea3d2eb98e..0cefb9ab9a 100644
--- a/gtk/gtkactionobserver.c
+++ b/gtk/gtkactionobserver.c
@@ -24,9 +24,7 @@
 G_DEFINE_INTERFACE (GtkActionObserver, gtk_action_observer, G_TYPE_OBJECT)
 
 /*< private >
- * SECTION:gtkactionobserver
- * @short_description: an interface implemented by objects that are
- *                     interested in monitoring actions for changes
+ * GtkActionObserver:
  *
  * GtkActionObserver is a simple interface allowing objects that wish to
  * be notified of changes to actions to be notified of those changes.


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