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
path | Return location for the path of the highlighted item, or null. |
pos | Return location for the drop position, or null |