dock_drag_motion
Description:
public virtual signal void dock_drag_motion (
int x,
int y)
Signals that a dock item dragging motion event has occured.
Parameters:
x |
The x-position that the dock item has been dragged to.
|
y |
The y-position that the dock item has been dragged to.
|
device |
The device used.
|