gtkTargetsIncludeUri {RGtk2}R Documentation

gtkTargetsIncludeUri

Description

Determines if any of the targets in targets can be used to provide an uri list.

Usage

gtkTargetsIncludeUri(targets)

Arguments

targets [GdkAtom] a list of GdkAtoms

Details

Since 2.10

Value

[logical] TRUE if targets include a suitable target for uri lists, otherwise FALSE.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]