--- 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 */