Method

ClutterEventget_device_tool

since: 1.28

Declaration [src]

ClutterInputDeviceTool*
clutter_event_get_device_tool (
  const ClutterEvent* event
)

Description [src]

Returns the device tool that originated this event.

Available since: 1.28

Return value

Type: ClutterInputDeviceTool

The tool of this event.

The data is owned by the instance.