Package: gtk

Function gtk:icon-view-get-drag-dest-item

Lambda List

gtk:icon-view-get-drag-dest-item (view)

Arguments

view -- a gtk:icon-view widget

Return Value

path -- a gtk:tree-path instance of the highlighted item, or nil
pos -- a gtk:icon-view-drop-position value with the drop position, or nil

Details

Gets information about the item that is highlighted for feedback.
 

See also

#2024-3-24