gtkIconViewGetDragDestItem: gtkIconViewGetDragDestItem
Description
Gets information about the item that is highlighted for feedback.Usage
gtkIconViewGetDragDestItem(object)
Value
A list containing the following elements:
path
- Return location for the path of the highlighted item, or
NULL
. [ allow-none ] pos
- Return location for the drop position, or
NULL
. [ allow-none ]