[GI] Fixes of existing incorrect annotations
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user