GtkTreeDragSourceIface.dragDataGet

Asks the #GtkTreeDragSource to fill in selection_data with a representation of the row at path.

struct GtkTreeDragSourceIface
extern (C)
gboolean function(GtkTreeDragSource* dragSource, GtkTreePath* path, GtkSelectionData* selectionData) dragDataGet;