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
path | Return location for the path of the highlighted row |
pos | Return location for the drop position |
Deprecated
Use gtk.list_view.ListView or gtk.column_view.ColumnView instead