[gtk/ebassi/gidocgen: 154/200] infobar: Add property annotations




commit a225be2b463c3ea6c59b9afc03e36b405e2c4dc3
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Feb 23 23:14:35 2021 -0500

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

 gtk/gtkinfobar.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/gtk/gtkinfobar.c b/gtk/gtkinfobar.c
index 7ecd342593..05ad893e18 100644
--- a/gtk/gtkinfobar.c
+++ b/gtk/gtkinfobar.c
@@ -48,10 +48,7 @@
 #include "gtkgestureclick.h"
 
 /**
- * SECTION:gtkinfobar
- * @short_description: Report important messages to the user
- * @include: gtk/gtk.h
- * @see_also: #GtkStatusbar, #GtkMessageDialog
+ * GtkInfoBar:
  *
  * `GtkInfoBar` is a widget that can be used to show messages to
  * the user without showing a dialog.


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