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