GtkApplication: fix annotation of get_menu_by_id

https://bugzilla.gnome.org/show_bug.cgi?id=735034
This commit is contained in:
Paolo Borelli 2014-08-19 18:12:51 +02:00
parent bbf4c7020a
commit db3a01b589

View File

@ -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