Method

ClutterEventget_device_type

Declaration [src]

ClutterInputDeviceType
clutter_event_get_device_type (
  const ClutterEvent* event
)

Description [src]

Retrieves the type of the device for event.

Available since:1.0

Return value

Returns: ClutterInputDeviceType
 

The ClutterInputDeviceType for the device, if any is set.