Package: gtk

Function gtk:selection-data-data-with-length

Lambda List

gtk:selection-data-data-with-length (selection)

Arguments

selection -- a gtk:selection-data instance

Return Value

length -- an integer with the length of the data segment
data -- a pointer to the raw data of the selection, see the gtk:selection-data-data function

Details

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

See also

#2023-3-24