SelectionData.dataGetDataWithLength

Retrieves the raw data of the selection along with its length.

class SelectionData
char[]
dataGetDataWithLength
()

Return Value

Type: char[]

the raw data of the selection Rename to: gtk_selection_data_get_data. [array length=length] Since 3.0

Meta