GtkWidgetClass.dragMotion

signal emitted on the drop site when the user moves the cursor over the widget during a drag.

struct GtkWidgetClass
extern (C)
gboolean function(GtkWidget* widget, GdkDragContext* context, int x, int y, uint time) dragMotion;