Description Usage Arguments Details Value Author(s)
Finds the path at the point (x
, y
), relative to bin_window coordinates.
In contrast to gtkIconViewGetPathAtPos
, this function also
obtains the cell at the specified position.
See gtkIconViewConvertWidgetToBinWindowCoords
for converting
widget coordinates to bin_window coordinates.
1 | gtkIconViewGetItemAtPos(object, x, y)
|
|
A |
|
The x position to be identified |
|
The y position to be identified |
Since 2.8
A list containing the following elements:
retval |
[logical] |
|
Return location for the path, or |
|
Return location for the renderer responsible for the cell
at ( |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.