gtkTreeViewGetDragDestRow: gtkTreeViewGetDragDestRow
Description
Gets information about the row that is highlighted for feedback.Usage
gtkTreeViewGetDragDestRow(object, path)
Arguments
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 ]