treeCreateRowDragContent
fun treeCreateRowDragContent(treeModel: TreeModel, path: TreePath): <Error class: unknown class>(source)
⚠️ Deprecated ⚠️
This is deprecated since version 4.10.
Use list models instead
---Creates a content provider for dragging @path from @tree_model.
Return
a new GdkContentProvider
Parameters
treeModel
a GtkTreeModel
path
a row in @tree_model