Method
WPEPlatformGestureControllerget_gesture_position
Declaration [src]
gboolean
wpe_gesture_controller_get_gesture_position (
WPEGestureController* controller,
double* x,
double* y
)
Description [src]
Get the position of currently detected gesture. If it doesn’t have
a position, FALSE
is returned.