GtkTreeView::get_path_at_pos
Returns the tree path at the given pixel position. The coordinates have to be widget coordinates.
The returned array has four elements:
- array of the row at the position
- GtkTreeViewColumn
- cell_x
- cell_y
Returns the tree path at the given pixel position. The coordinates have to be widget coordinates.
The returned array has four elements: