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 for 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.

Warning

The gtk:icon-view implementation is deprecated since 4.10. Use the gtk:grid-view implementation instead.
 

See also

#2024-7-9