GtkApplicationWindow: Add missing annotations

This commit is contained in:
Timm Bäder
2015-10-22 19:31:36 +02:00
parent defd3146eb
commit 5a0a870d89

View File

@ -1022,7 +1022,7 @@ gtk_application_window_set_help_overlay (GtkApplicationWindow *window,
* Gets the #GtkShortcutsWindow that has been set up with
* a prior call to gtk_application_window_set_help_overlay().
*
* Returns: the help overlay associated with @window, or %NULL
* Returns: (transfer none) (nullable): the help overlay associated with @window, or %NULL
*
* Since: 3.20
*/