[gtk/ricotz/for-master: 5/5] gtk: Add annotations to improve GIR API




commit 6d15ee8de5af2d1d459ad10bd9ee97d7acfdd7b2
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Fri Jul 31 19:12:40 2020 +0200

    gtk: Add annotations to improve GIR API

 gtk/gtkbuilderscope.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkbuilderscope.c b/gtk/gtkbuilderscope.c
index 5612dbdfbe..785d590122 100644
--- a/gtk/gtkbuilderscope.c
+++ b/gtk/gtkbuilderscope.c
@@ -412,7 +412,7 @@ gtk_builder_cscope_init (GtkBuilderCScope *self)
  * Calling this function is only necessary if you want to add custom
  * callbacks via gtk_builder_cscope_add_callback_symbol().
  *
- * Returns: (transfer full): a new #GtkBuilderCScope
+ * Returns: (transfer full) (type GtkBuilderCScope): a new #GtkBuilderCScope
  **/
 GtkBuilderScope *
 gtk_builder_cscope_new (void)


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