DropTarget.addOnMotion

Emitted while the pointer is moving over the drop target.

class DropTarget
gulong
addOnMotion
(
GdkDragAction delegate
(
double
,
double
,)
dlg
,)

Return Value

Type: gulong

Preferred action for this drag operation or 0 if dropping is not supported at the current @x,@y location.

Meta