Method

ManetteDeviceget_name

Declaration [src]

const char*
manette_device_get_name (
  ManetteDevice* self
)

Description [src]

Gets the device’s name.

Return value

Type: const char*

The name of self.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.