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