Selections.dataGetLength

Retrieves the length of the raw data of the selection. Since 2.14

class Selections
static
int
dataGetLength

Parameters

selectionData GtkSelectionData*

a pointer to a GtkSelectionData structure.

Return Value

Type: int

the length of the data of the selection.

Meta