TreeView.getDragDestRow

void getDragDestRow(out gtk.tree_path.TreePath path, out gtk.types.TreeViewDropPosition pos)

Gets information about the row that is highlighted for feedback.

Parameters

pathReturn location for the path of the highlighted row
posReturn location for the drop position

Deprecated

Use [gtk.list_view.ListView] or [gtk.column_view.ColumnView] instead