Virtual Method

ClutterVirtualInputDevicenotify_touch_motion

Declaration [src]

void
notify_touch_motion (
  ClutterVirtualInputDevice* virtual_device,
  uint64_t time_us,
  int slot,
  double x,
  double y
)

Description

No description available.

Parameters

time_us

Type: uint64_t

No description available.

slot

Type: int

No description available.

x

Type: double

No description available.

y

Type: double

No description available.