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 -- a gtk:tree-path instance of the highlighted row, or nil
pos -- a gtk:tree-view-drop-position value with the position, or nil

Details

Gets information about the row that is highlighted for feedback.
 

See also

#2024-3-10