Description Usage Arguments Details Value Author(s)
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.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.