IconView.createDragIcon
cairo.surface.Surface createDragIcon(gtk.tree_path.TreePath path)Creates a #cairo_surface_t representation of the item at path. This image is used for a drag icon.
Parameters
path | a #GtkTreePath in icon_view |
Returns
a newly-allocated surface of the drag icon.