Package: gtk

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

Lambda List

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

Syntax

(gtk:icon-view-get-drag-dest-itm view) => path, pos

Arguments

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

Details

Gets information about the item that is highlighted for feedback.
 

See also

#2025-07-14