[gtk+] GtkApplication: fix annotation of get_menu_by_id



commit db3a01b5895652f0521fff98935df2fb77430915
Author: Paolo Borelli <pborelli gnome org>
Date:   Tue Aug 19 18:12:51 2014 +0200

    GtkApplication: fix annotation of get_menu_by_id
    
    https://bugzilla.gnome.org/show_bug.cgi?id=735034

 gtk/gtkapplication.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkapplication.c b/gtk/gtkapplication.c
index 88e3efe..4b1ca1f 100644
--- a/gtk/gtkapplication.c
+++ b/gtk/gtkapplication.c
@@ -1805,7 +1805,7 @@ gtk_application_handle_window_map (GtkApplication *application,
  * See [Automatic resources][automatic-resources]
  * for more information.
  *
- * Returns: (transfer full): Gets the menu with the
+ * Returns: (transfer none): Gets the menu with the
  *     given id from the automatically loaded resources
  *
  * Since: 3.14


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