Package: gtk

Function gtk-icon-view-dest-item-at-pos

Lambda List

gtk-icon-view-dest-item-at-pos (view drag-x drag-y)

Arguments

view -- a gtk-icon-view widget
drag-x -- an integer with the position to determine the destination item for
drag-y -- an integer with the position to determine the destination item for

Return Value

path -- the gtk-tree-path instance of the item
pos -- a gtk-icon-view-drop-position value

Details

Determines the destination item for a given position.
 

See also

2021-3-9