gtkTreeViewEnableModelDragSource: gtkTreeViewEnableModelDragSource

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Turns tree.view into a drag source for automatic DND. Calling this method sets "reorderable" to FALSE.

Usage

1
2
gtkTreeViewEnableModelDragSource(object, start.button.mask, targets, 
    actions)

Arguments

object

a GtkTreeView

start.button.mask

Mask of allowed buttons to start drag

targets

the table of targets that the drag will support

actions

the bitmask of possible actions for a drag from this widget

Author(s)

Derived by RGtkGen from GTK+ documentation


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