Method GTK2.TreeView()->get_drag_dest_row()


Method get_drag_dest_row

mapping get_drag_dest_row()

Description

Gets information about the row that is highlighted for feedback. Returns ([ "path": GTK2.TreePath, "pos": int ]); pos will be one of GTK2.TREE_VIEW_DROP_[INTO_OR_]{BEFORE,AFTER}.