gtkIconViewGetPathAtPos
Finds the path at the point (x
, y
), relative to bin_window coordinates.
See gtkIconViewGetItemAtPos
, if you are also interested in
the cell at the specified position.
See gtkIconViewConvertWidgetToBinWindowCoords
for converting
widget coordinates to bin_window coordinates.
gtkIconViewGetPathAtPos(object, x, y)
|
A |
|
The x position to be identified |
|
The y position to be identified |
Since 2.6
[GtkTreePath
] The GtkTreePath
corresponding to the icon or NULL
if no icon exists at that position.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.