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 |
pos | Specifies where to drop, relative to the item |
Deprecated
Use [gtk.grid_view.GridView] instead