get_data_with_length
Description:
[ CCode ( array_length_pos = 0.1 ) ]
[ Version ( since = "3.0" ) ]
public unowned uint8[] get_data_with_length ()
[ Version ( since = "3.0" ) ]
public unowned uint8[] get_data_with_length ()
Retrieves the raw data of the selection along with its length.
Parameters:
this |
a pointer to a SelectionData-struct. |
length |
return location for length of the data segment |
Returns:
the raw data of the selection |