GtkTreeDragSourceIface.dragDataGet

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

Return Value

%TRUE if data of the required type was provided

Meta