[gtk/ebassi/gidocgen: 115/471] infobar: Add property annotations




commit 5c9588b9529de9c325de515bfb44a8f2f4f06278
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]