TreeView.getDragDestRow

Gets information about the row that is highlighted for feedback.

class TreeView
void
getDragDestRow

Parameters

path TreePath

Return location for the path of the highlighted row, or NULL. out[allow-none]

pos GtkTreeViewDropPosition

Return location for the drop position, or NULL. out[allow-none]

Meta