Get 50% off unlimited learning
Buy Now
Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkIconViewGetDragDestItem: gtkIconViewGetDragDestItem
Description
Gets information about the item that is highlighted for feedback.
Usage
gtkIconViewGetDragDestItem(object)
Arguments
object
a
GtkIconView
Value
A list containing the following elements:
path
Return location for the path of the highlighted item, or
NULL
.
[
allow-none
]
pos
Return location for the drop position, or
NULL
.
[
allow-none
]
Details
Since 2.8