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 TreePath

a #GtkTreePath in @tree_view

Return Value

Type: Surface

a newly-allocated surface of the drag icon.

Meta