API Version: 10
Library Version: 10
const gchar* clutter_input_device_get_device_name ( ClutterInputDevice* device )
Retrieves the name of the device.
device
const gchar*
The name of the device, or NULL. The returned string is owned by the ClutterInputDevice and should never be modified or freed.
NULL
ClutterInputDevice