treeCreateRowDragContent
fn
gdk.content_provider.ContentProvider treeCreateRowDragContent(gtk.tree_model.TreeModel treeModel, gtk.tree_path.TreePath path)Creates a content provider for dragging path from tree_model.
Parameters
treeModel | a [gtk.tree_model.TreeModel] |
path | a row in tree_model |
Returns
a new [gdk.content_provider.ContentProvider]
Deprecated
Use list models instead