RGtk2 (version 2.20.31)

gtkSelectionDataTargetsIncludeText: gtkSelectionDataTargetsIncludeText

Description

Given a GtkSelectionData object holding a list of targets, determines if any of the targets in targets can be used to provide text.

Usage

gtkSelectionDataTargetsIncludeText(object)

Arguments

object

Value

TRUE if selection.data holds a list of targets, and a suitable target for text is included, otherwise FALSE.