summaryrefslogtreecommitdiff
path: root/gtk/gtkapplicationwindow.c
diff options
context:
space:
mode:
authorTimm Bäder <mail@baedert.org>2015-10-22 19:31:36 +0200
committerTimm Bäder <mail@baedert.org>2015-10-22 21:02:28 +0200
commit5a0a870d892a149e0a065f84a9a77b6e20c05ad6 (patch)
treef8becc46bbba236a91e28a6800d2097270bd03b1 /gtk/gtkapplicationwindow.c
parentdefd3146ebfdda12d515463d4659f11cc9f29cd8 (diff)
downloadgtk+-5a0a870d892a149e0a065f84a9a77b6e20c05ad6.tar.gz
GtkApplicationWindow: Add missing annotations
Diffstat (limited to 'gtk/gtkapplicationwindow.c')
-rw-r--r--gtk/gtkapplicationwindow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkapplicationwindow.c b/gtk/gtkapplicationwindow.c
index 919d92c719..86739a4a84 100644
--- a/gtk/gtkapplicationwindow.c
+++ b/gtk/gtkapplicationwindow.c
@@ -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
*/