summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2022-12-06 21:47:25 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2022-12-06 21:50:30 +0000
commit03afe9be4eaaf9375c883bd0b1c7c9b7faedf311 (patch)
tree740c32188e44941010fe619a4a013852e8f1a0fa
parent75cb21e448d5c454c4712794c40f7965fc35accc (diff)
downloadgtk+-03afe9be4eaaf9375c883bd0b1c7c9b7faedf311.tar.gz
Add missing annotation for GdkAtom
-rw-r--r--gtk/gtkclipboard.c2
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
*/