[ Version ( since = "1.24" ) ]
public void get_gesture_motion_delta (out double dx, out double dy)
Returns the gesture motion deltas relative to the current pointer position.
this |
A clutter touchpad gesture event |
dx |
the displacement relative to the pointer position in the X axis, or |
dy |
the displacement relative to the pointer position in the Y axis, or |