Package: gtk

Function gtk:selection-data-targets

Lambda List

gtk:selection-data-targets (selection)

Arguments

selection -- a gtk:selection-data instance

Return Value

The list of gdk:atom-as-string targets as strings.

Details

Gets the contents of the selection as a list of targets. This can be used to interpret the results of getting the standard "TARGETS" target that is always supplied for any selection.
 

See also

#2023-3-24