gtkIconViewGetDestItemAtPos {RGtk2} | R Documentation |
Determines the destination item for a given position.
gtkIconViewGetDestItemAtPos(object, drag.x, drag.y)
|
|
|
the position to determine the destination item for |
|
the position to determine the destination item for |
Since 2.8
A list containing the following elements:
retval |
[logical] whether there is an item at the given position. |
|
Return location for the path of the item, or |
|
Return location for the drop position, or |
Derived by RGtkGen from GTK+ documentation