Method

ValentDeviceManagerget_name

unstable since: 1.0

Declaration [src]

const char*
valent_device_manager_get_name (
  ValentDeviceManager* manager
)

Description [src]

Get the display name of the local device.

Available since: 1.0

Return value

Type: const char*

The local display name.

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