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