gtkTreeViewSetDragDestRow {RGtk2}R Documentation

gtkTreeViewSetDragDestRow

Description

Sets the row that is highlighted for feedback.

Usage

gtkTreeViewSetDragDestRow(object, path, pos)

Arguments

object

a GtkTreeView

path

The path of the row to highlight, or NULL. [ allow-none ]

pos

Specifies whether to drop before, after or into the row

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]