get_path_at_pos
Description:
Gets the path for the icon at the given position.
Note:
Use [class@Gtk.GridView] instead
Parameters:
| this |
A `GtkIconView`. |
| x |
The x position to be identified |
| y |
The y position to be identified |
Returns:
|
The `GtkTreePath` corresponding to the icon or null if no icon exists at that position. |