Package: gtk

Function gtk-tree-view-get-drag-dest-row

Lambda List

gtk-tree-view-get-drag-dest-row (view)

Arguments

view -- a gtk-tree-view widget

Return Value

path -- the gtk-tree-path instance of the highlighted row, or nil
pos -- the gtk-tree-view-drop-position position, or nil

Details

Gets information about the row that is highlighted for feedback.
 

See also

2021-2-26