to the icon or null if no icon exists at that position.
IconView.getPathAtPos
gtk.tree_path.TreePath getPathAtPos(int x, int y)Gets the path for the icon at the given position.
Parameters
x | The x position to be identified |
y | The y position to be identified |
Returns
The gtk.tree_path.TreePath corresponding
Deprecated
Use gtk.grid_view.GridView instead