Method

ClutterEventget_device_tool

Declaration [src]

ClutterInputDeviceTool*
clutter_event_get_device_tool (
  const ClutterEvent* event
)

Description [src]

Returns the device tool that originated this event.

Return value

Type: ClutterInputDeviceTool

The tool of this event8.

The returned data is owned by the instance.