Selections.dataGetData

Retrieves the raw data of the selection. Since 2.14

class Selections
static
char*
dataGetData

Parameters

selectionData GtkSelectionData*

a pointer to a GtkSelectionData structure.

Return Value

Type: char*

the raw data of the selection.

Meta