IconView.setDragDestItem

void setDragDestItem(gtk.tree_path.TreePath path, gtk.types.IconViewDropPosition pos) nothrow

Sets the item that is highlighted for feedback.

Parameters

pathThe path of the item to highlight
posSpecifies where to drop, relative to the item

Deprecated