drag-data-received

This signal is emitted when the user has dropped drag data over the widget.

Callback function

void callback( GtkWidget widget , GdkDragContext context , int x, int y, GtkSelectionData data , int info, int time);