Method
ClutterEventset_device_tool
since: 1.28
Declaration [src]
void
clutter_event_set_device_tool (
ClutterEvent* event,
ClutterInputDeviceTool* tool
)
Parameters
tool
-
Type:
ClutterInputDeviceTool
A
ClutterInputDeviceTool
.The argument can be NULL
.The data is owned by the caller of the function.