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