getPathAtPos

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

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