summaryrefslogtreecommitdiff
path: root/gtk/gtkselection.c
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2010-11-19 15:06:40 -0500
committerJohn (J5) Palmieri <johnp@redhat.com>2010-11-19 15:06:40 -0500
commitf2a187f27aacc2708eda83a41dd13a071923c1dc (patch)
tree369d092f531c7ad516ef87b6649f69dfd57bccf7 /gtk/gtkselection.c
parentbc0e6b2b2189c973cd415724d842020763b9dee6 (diff)
downloadgtk+-f2a187f27aacc2708eda83a41dd13a071923c1dc.tar.gz
[gi] add array annotations for DnD related methods
Diffstat (limited to 'gtk/gtkselection.c')
-rw-r--r--gtk/gtkselection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkselection.c b/gtk/gtkselection.c
index 999652c724..70b3c055c8 100644
--- a/gtk/gtkselection.c
+++ b/gtk/gtkselection.c
@@ -1242,7 +1242,7 @@ gtk_selection_data_get_display (GtkSelectionData *selection_data)
* @selection_data: a pointer to a #GtkSelectionData structure.
* @type: the type of selection data
* @format: format (number of bits in a unit)
- * @data: pointer to the data (will be copied)
+ * @data: (array) (element-type guchar): pointer to the data (will be copied)
* @length: length of the data
*
* Stores new data into a #GtkSelectionData object. Should