Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTargetsIncludeText: gtkTargetsIncludeText
Description
Determines if any of the targets in
targets
can be used to provide text.
Usage
gtkTargetsIncludeText(targets)
Arguments
targets
a list of
GdkAtom
s
Value
TRUE
if
targets
include a suitable target for text, otherwise
FALSE
.
Details
Since 2.10