From 03afe9be4eaaf9375c883bd0b1c7c9b7faedf311 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Tue, 6 Dec 2022 21:47:25 +0000 Subject: [PATCH] Add missing annotation for GdkAtom --- gtk/gtkclipboard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */