Method
ClutterEventset_device_tool
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.