Documentation
Dlang.org
TouchpadEvent.getDeltas
gdk
touchpad_event
TouchpadEvent
Extracts delta information from a touchpad event.
class
TouchpadEvent
void
getDeltas
(
out
double
dx
,
out
double
dy
)
Parameters
dx
double
return location for x
dy
double
return location for y
gdk
touchpad_event
TouchpadEvent
functions
getDeltas
getGesturePhase
getNFingers
getPinchAngleDelta
getPinchScale
Extracts delta information from a touchpad event.