Virtual Method
WPEPlatformGestureControllerget_gesture_delta
Declaration [src]
gboolean
get_gesture_delta (
WPEGestureController* controller,
double* x,
double* y
)
Description [src]
Get the delta of currently detected gesture such as “drag” gesture.
If it doesn’t have a delta, FALSE
is returned.