get_gesture_motion_delta


Description:

[ 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.

Parameters:

this

A clutter touchpad gesture event

dx

the displacement relative to the pointer position in the X axis, or null

dy

the displacement relative to the pointer position in the Y axis, or null