Method
ClutterEventget_device_tool
since: 1.28
Declaration [src]
ClutterInputDeviceTool*
clutter_event_get_device_tool (
const ClutterEvent* event
)
Return value
Type: ClutterInputDeviceTool
The tool of this event.
The data is owned by the instance. |