tree_create_row_drag_content


Description:


[ Version ( deprecated = true , deprecated_since = "4.10" ) ]
public ContentProvider tree_create_row_drag_content (TreeModel tree_model, TreePath path)

Warning: tree_create_row_drag_content is deprecated since 4.10.

Creates a content provider for dragging path from tree_model.

Note:

Use list models instead

Parameters:

tree_model

a `GtkTreeModel`

path

a row in tree_model

Returns:

a new `GdkContentProvider`


Namespace: Gtk
Package: gtk4