| gtkIconViewCreateDragIcon {RGtk2} | R Documentation |
Creates a GdkPixmap representation of the item at path.
This image is used for a drag icon.
gtkIconViewCreateDragIcon(object, path)
|
[GtkIconView] a GtkIconView |
|
[GtkTreePath] a GtkTreePath in icon.view |
Since 2.8
[GdkPixmap] a newly-allocated pixmap of the drag icon.
Derived by RGtkGen from GTK+ documentation