Method
ClutterEventset_device
Declaration [src]
void
clutter_event_set_device (
ClutterEvent* event,
ClutterInputDevice* device
)
Parameters
device-
Type:
ClutterInputDeviceA
ClutterInputDevice, orNULL.The argument can be NULL.The data is owned by the caller of the function.