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, or null. |
pos | Return location for the drop position, or null |