given path
TreeDragSource.dragDataGet
gdk.content_provider.ContentProvider dragDataGet(gtk.tree_path.TreePath path)Asks the [gtk.tree_drag_source.TreeDragSource] to return a [gdk.content_provider.ContentProvider] representing the row at path. Should robustly handle a path no longer found in the model!
Parameters
path | row that was dragged |
Returns
a [gdk.content_provider.ContentProvider] for the
Deprecated
Use list models instead