IconView.getDragDestItem

void getDragDestItem(out gtk.tree_path.TreePath path, out gtk.types.IconViewDropPosition pos)

Gets information about the item that is highlighted for feedback.

Parameters

pathReturn location for the path of the highlighted item
posReturn location for the drop position

Deprecated

Use [gtk.grid_view.GridView] instead