TreeView.createRowDragIcon

Creates a [cairo.surface.Surface] representation of the row at path. This image is used for a drag icon.

Parameters

patha [gtk.tree_path.TreePath] in tree_view

Returns

a newly-allocated surface of the drag icon.

Deprecated

Use [gtk.list_view.ListView] or [gtk.column_view.ColumnView] instead