drag_motion


Description:

public signal void drag_motion (double dx, double dy, Event event)

Emmitted when the marker is dragged by mouse.

dx and dy specify by how much the marker has been dragged since last time.

Parameters:

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




2022 vala-language.org