IconView.setDragDestItem
void setDragDestItem(gtk.tree_path.TreePath path, gtk.types.IconViewDropPosition pos)Sets the item that is highlighted for feedback.
Parameters
path | The path of the item to highlight, or null. |
pos | Specifies where to drop, relative to the item |