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

Deprecated

Use list models instead