Get 50% off unlimited learning
Buy Now
Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTreeViewGetDragDestRow: gtkTreeViewGetDragDestRow
Description
Gets information about the row that is highlighted for feedback.
Usage
gtkTreeViewGetDragDestRow(object, path)
Arguments
object
a
GtkTreeView
path
Return location for the path of the highlighted row, or
NULL
.
[
allow-none
]
Value
A list containing the following elements:
pos
Return location for the drop position, or
NULL
.
[
allow-none
]