TreeView.createRowDragIcon

Creates a #cairo_surface_t representation of the row at path. This image is used for a drag icon.

class TreeView
createRowDragIcon

Parameters

path gtk.tree_path.TreePath

a #GtkTreePath in tree_view

Return Value

Type: cairo.surface.Surface

a newly-allocated surface of the drag icon.