summaryrefslogtreecommitdiff
path: root/gtk/gtkselection.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkselection.c')
-rw-r--r--gtk/gtkselection.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtkselection.c b/gtk/gtkselection.c
index 17f0365e3f..a2da6739c8 100644
--- a/gtk/gtkselection.c
+++ b/gtk/gtkselection.c
@@ -1214,12 +1214,12 @@ gtk_selection_data_get_format (const GtkSelectionData *selection_data)
/**
* gtk_selection_data_get_data: (skip)
- * @selection_data: (array) (element-type guint8): a pointer to a
+ * @selection_data: a pointer to a
* #GtkSelectionData-struct.
*
* Retrieves the raw data of the selection.
*
- * Returns: the raw data of the selection.
+ * Returns: (array) (element-type guint8): the raw data of the selection.
*
* Since: 2.14
**/