gtkIconViewGetDragDestItem {RGtk2} | R Documentation |
Gets information about the item that is highlighted for feedback.
gtkIconViewGetDragDestItem(object)
|
[GtkIconView ] a GtkIconView |
Since 2.8
A list containing the following elements:
|
[GtkTreePath ] Return location for the path of the highlighted item, or NULL . |
|
[GtkIconViewDropPosition ] Return location for the drop position, or NULL |
Derived by RGtkGen from GTK+ documentation