API Version: 14
Library Version: 14
Generated by gi-docgen 2024.1
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