API Version: 13
Library Version: 13
Generated by gi-docgen 2023.3
const gchar* clutter_input_device_get_device_name ( ClutterInputDevice* device )
Retrieves the name of the device.
device
Type: const gchar*
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