TreeView.setDragDestRow

Sets the row that is highlighted for feedback.

class TreeView
void
setDragDestRow

Parameters

path TreePath

The path of the row to highlight, or NULL. [allow-none]

pos GtkTreeViewDropPosition

Specifies whether to drop before, after or into the row

Meta