[GI] Fixes of existing incorrect annotations

This commit is contained in:
Pavel Holejsovsky
2011-01-18 10:14:33 +01:00
parent 497b66a5ab
commit 3c8fc21e9b
19 changed files with 51 additions and 45 deletions

View File

@ -1294,7 +1294,7 @@ gtk_selection_data_get_display (const 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: (array) (element-type guchar): pointer to the data (will be copied)
* @data: (array length=length): pointer to the data (will be copied)
* @length: length of the data
*
* Stores new data into a #GtkSelectionData object. Should