gtkDragDestSetTargetList: gtkDragDestSetTargetList

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Sets the target types that this widget can accept from drag-and-drop. The widget must first be made into a drag destination with gtkDragDestSet.

Usage

1
gtkDragDestSetTargetList(object, target.list)

Arguments

object

a GtkWidget that's a drag destination

target.list

list of droppable targets, or NULL for none. [ allow-none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


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