[goffice] Introspection fix.



commit fb89793a73ccf15293bf4ed635bd72a67aac356e
Author: Morten Welinder <terra gnome org>
Date:   Thu Mar 21 16:41:54 2013 -0400

    Introspection fix.

 goffice/gtk/go-optionmenu.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/goffice/gtk/go-optionmenu.c b/goffice/gtk/go-optionmenu.c
index b8c4065..d1c70c7 100644
--- a/goffice/gtk/go-optionmenu.c
+++ b/goffice/gtk/go-optionmenu.c
@@ -66,7 +66,7 @@ go_option_menu_new (void)
  * @first_entry: text for first entry
  * @...: further values and text
  *
- * Returns: (transfer none): a new #GOOptionMenu with a filled-in menu.
+ * Returns: (transfer full): a new #GOOptionMenu with a filled-in menu.
  *
  * This function takes a %NULL-terminated list of string-integer pairs
  * and fills in a menu with the given texts.  Each menu entry will


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