getPathAtPos

open fun getPathAtPos(x: <Error class: unknown class>, y: <Error class: unknown class>): TreePath?(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

Use class@Gtk.GridView instead

---

Gets the path for the icon at the given position.

Return

The GtkTreePath corresponding to the icon or null if no icon exists at that position.

Parameters

x

The x position to be identified

y

The y position to be identified