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




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