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