Package: gtk

Function gtk:selection-data-targets-include-uri

Lambda List

gtk:selection-data-targets-include-uri (selection)

Arguments

selection -- a gtk:selection-data instance

Return Value

True if the selection argument holds a list of targets, and a suitable target for URI lists is included, otherwise false.

Details

Given a gtk:selection-data instance holding a list of targets, determines if any of the targets can be used to provide a list or URIs.
 

See also

#2023-3-24