finch/libgnt/gntmenuitem.h

branch
soc.2013.gobjectification.plugins
changeset 37100
a243a5e7afb3
parent 37094
84873ce721dc
parent 35498
0858f6d91e32
child 37140
25d39bb4d758
--- a/finch/libgnt/gntmenuitem.h	Sun Feb 09 22:19:47 2014 +0530
+++ b/finch/libgnt/gntmenuitem.h	Mon Feb 10 00:16:53 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