Device.getDisplayName

Gets the user-friendly name of the device.

class Device
string
getDisplayName
()

Return Value

Type: string

The device name. Free with g_free() after use.

Meta