diff options
-rw-r--r-- | gtk/gtkclipboard.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkclipboard.c b/gtk/gtkclipboard.c index b0caf16fdf..2484a580fb 100644 --- a/gtk/gtkclipboard.c +++ b/gtk/gtkclipboard.c @@ -2227,7 +2227,7 @@ _gtk_clipboard_store_all (void) * * Gets the selection that this clipboard is for. * - * Returns: the selection + * Returns: (transfer none): the selection * * Since: 3.22 */ |