GtkWidgetClass.dragDataGet

Signal emitted on the drag source when the drop site requests the data which is dragged.

struct GtkWidgetClass
extern (C)
void function(GtkWidget* widget, GdkDragContext* context, GtkSelectionData* selectionData, uint info, uint time) dragDataGet;