Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTargetListNew: gtkTargetListNew
Description
Creates a new
GtkTargetList
from a list of
GtkTargetEntry
.
Usage
gtkTargetListNew(targets)
Arguments
targets
Pointer to a list of
GtkTargetEntry
Value
GtkTargetList
] the new
GtkTargetList
.