TreeView.getDragDestRow

Gets information about the row that is highlighted for feedback.

More...
class TreeView
void
getDragDestRow

Parameters

path gtk.tree_path.TreePath

Return location for the path of the highlighted row

pos gtk.types.TreeViewDropPosition

Return location for the drop position

Detailed Description