gtkTargetsIncludeRichText {RGtk2} | R Documentation |
Determines if any of the targets in targets
can be used to
provide rich text.
gtkTargetsIncludeRichText(targets, buffer)
|
a list of |
|
Since 2.10
[logical] TRUE
if targets
include a suitable target for rich text,
otherwise FALSE
.
Derived by RGtkGen from GTK+ documentation