set_drag_dest_row
Description:
Sets the row that is highlighted for feedback.
If path
is null, an existing highlight is removed.
Parameters:
this |
a TreeView |
path |
The path of the row to highlight, or null |
pos |
Specifies whether to drop before, after or into the row |