Emmitted when the marker is dragged by mouse.
dx and dy specify by how much the marker has been dragged since last time.
| dx |
by how much the marker has been moved in the x direction |
| dy |
by how much the marker has been moved in the y direction |
| event |
the underlying ClutterEvent |