createRowDragIcon

open fun createRowDragIcon(path: TreePath): <Error class: unknown class>?(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

Use class@Gtk.ListView or class@Gtk.ColumnView instead

---

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

Return

a newly-allocated surface of the drag icon.

Parameters

path

a GtkTreePath in @tree_view