Method
XdpSessionpointer_axis
Declaration [src]
void
xdp_session_pointer_axis (
XdpSession* session,
gboolean finish,
double dx,
double dy
)
Description [src]
The axis movement from a smooth scroll device, such as a touchpad. When applicable, the size of the motion delta should be equivalent to the motion vector of a pointer motion done using the same advice.
May only be called on a remote desktop session
with XDP_DEVICE_POINTER
access.