TargetList.includeText

Determines if any of the targets in targets can be used to provide text. Since 2.10

class TargetList
static
int
includeText

Parameters

targets GdkAtom[]

an array of GdkAtoms. [array length=n_targets]

Return Value

Type: int

TRUE if targets include a suitable target for text, otherwise FALSE.

Meta