TreeDragSource.dragDataGet

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

pathrow that was dragged

Returns

a [gdk.content_provider.ContentProvider] for the

given path

Deprecated

Use list models instead