gtkDragSourceSetTargetList: gtkDragSourceSetTargetList

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Changes the target types that this widget offers for drag-and-drop. The widget must first be made into a drag source with gtkDragSourceSet.

Usage

1
gtkDragSourceSetTargetList(object, target.list)

Arguments

object

a GtkWidget that's a drag source

target.list

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

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


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