Method

ValentInputpointer_axis

unstable since: 1.0

Declaration [src]

void
valent_input_pointer_axis (
  ValentInput* input,
  double dx,
  double dy
)

Description [src]

Scroll the surface under the pointer (dx, dy), relative to its current position.

Available since: 1.0

Parameters

dx

Type: double

Movement on x-axis.

dy

Type: double

Movement on y-axis.