gtkTargetListFind: gtkTargetListFind

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Looks up a given target in a GtkTargetList.

Usage

1
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

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.