set_drag_dest_item
Description:
[ Version ( since = "2.8" ) ]
public void set_drag_dest_item (TreePath? path, IconViewDropPosition pos)
public void set_drag_dest_item (TreePath? path, IconViewDropPosition pos)
Sets the item that is highlighted for feedback.
Parameters:
| this |
a IconView |
| path |
The path of the item to highlight, or null. |
| pos |
Specifies where to drop, relative to the item |