SelectionData.targetsIncludeUri

Given a gtk.SelectionData object holding a list of targets, determines if any of the targets in targets can be used to provide a list or URIs.

class SelectionData
bool
targetsIncludeUri
()

Return Value

Type: bool

TRUE if selection_data holds a list of targets, and a suitable target for URI lists is included, otherwise FALSE.

Meta

Since

2.10