create_row_drag_icon


Description:

public Paintable? create_row_drag_icon (TreePath path)

Creates a `cairo_surface_t` representation of the row at path.

Note:

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

This image is used for a drag icon.

Parameters:

this

a `GtkTreeView`

path

a `GtkTreePath` in this

Returns:

a newly-allocated surface of the drag icon.