set_drag_dest_row


Description:

public void set_drag_dest_row (TreePath? path, TreeViewDropPosition pos)

Sets the row that is highlighted for feedback.

Note:

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

If path is null, an existing highlight is removed.

Parameters:

this

a `GtkTreeView`

path

The path of the row to highlight

pos

Specifies whether to drop before, after or into the row