setDragDestRow

open fun setDragDestRow(path: TreePath? = null, pos: TreeViewDropPosition)(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

Use class@Gtk.ListView or class@Gtk.ColumnView instead

---

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

Parameters

path

The path of the row to highlight

pos

Specifies whether to drop before, after or into the row