TreeView.setDragDestRow

Sets the row that is highlighted for feedback. If path is null, an existing highlight is removed.

Parameters

pathThe path of the row to highlight
posSpecifies whether to drop before, after or into the row

Deprecated

Use [gtk.list_view.ListView] or [gtk.column_view.ColumnView] instead