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!

More...

Parameters

path gtk.tree_path.TreePath

row that was dragged

Return Value

Type: gdk.content_provider.ContentProvider

Detailed Description

Deprecated: Use list models instead