dock_drag_motion


Description:

public virtual signal void dock_drag_motion (Device device, int x, int y)

Signals that a dock item dragging motion event has occured.

Parameters:

device

The device used.

x

The x-position that the dock item has been dragged to.

y

The y-position that the dock item has been dragged to.