Virtual Method
GtkWidgetdrag_motion
Declaration [src]
gboolean
drag_motion (
GtkWidget* widget,
GdkDragContext* context,
gint x,
gint y,
guint time_
)
Description [src]
Signal emitted on the drop site when the user moves the cursor over the widget during a drag.
Parameters
context-
Type:
GdkDragContextNo description available.
The data is owned by the caller of the method. x-
Type:
gintNo description available.
y-
Type:
gintNo description available.
time_-
Type:
guintNo description available.