Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTargetListFind: gtkTargetListFind
Description
Looks up a given target in a
GtkTargetList
.
Usage
gtkTargetListFind(object, target)
Arguments
object
a
GtkTargetList
target
an interned atom representing the target to search for
Value
A list containing the following elements:
retval
[logical]
TRUE
if the target was found, otherwise
FALSE
info
a pointer to the location to store application info for target, or
NULL