gtkTreeSetRowDragData: gtkTreeSetRowDragData

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Sets selection data of target type GTK_TREE_MODEL_ROW. Normally used in a drag_data_get handler.

Usage

1
gtkTreeSetRowDragData(object, tree.model, path)

Arguments

object

some GtkSelectionData

tree.model

a GtkTreeModel

path

a row in tree.model

Value

[logical] TRUE if the GtkSelectionData had the proper target type to allow us to set a tree row

Author(s)

Derived by RGtkGen from GTK+ documentation


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