TreeView.createRowDragIcon

cairo.surface.Surface createRowDragIcon(gtk.tree_path.TreePath path) nothrow

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

Parameters

patha #GtkTreePath in tree_view

Returns

a newly-allocated surface of the drag icon.