Method

ValentDeviceget_id

unstable since: 1.0

Declaration [src]

const char*
valent_device_get_id (
  ValentDevice* device
)

Description [src]

Get the unique ID.

Available since: 1.0

Gets propertyValent.Device:id

Return value

Type: const char*

The device id.

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