TreeDragSourceIF.dragDataGet

Asks the #GtkTreeDragSource to return a #GdkContentProvider representing the row at @path. Should robustly handle a @path no longer found in the model!

interface TreeDragSourceIF
dragDataGet

Parameters

path TreePath

row that was dragged

Return Value

a #GdkContentProvider for the given @path or %NULL if none exists

Meta