finch/libgnt/gntmenuitem.h

branch
gtkdoc-conversion
changeset 35498
0858f6d91e32
parent 35487
494f09f7f331
child 35917
76b701912a9d
child 37100
a243a5e7afb3
--- a/finch/libgnt/gntmenuitem.h	Sun Feb 09 23:17:46 2014 +0530
+++ b/finch/libgnt/gntmenuitem.h	Sun Feb 09 23:53:18 2014 +0530
@@ -108,9 +108,9 @@
 
 /**
  * gnt_menuitem_set_callback:
- * @item:       The menuitem.
- * @callback:   The callback function.
- * @data:       Data to send to the callback function.
+ * @item:     The menuitem.
+ * @callback: (scope call): The callback function.
+ * @data:     Data to send to the callback function.
  *
  * Set a callback function for a menuitem.
  */
@@ -131,7 +131,7 @@
  *
  * Get the submenu for a menuitem.
  *
- * Returns:  The submenu, or %NULL.
+ * Returns: (transfer none): The submenu, or %NULL.
  *
  * Since: 2.3.0
  */

mercurial