Method

ValentDeviceget_icon_name

unstable since: 1.0

Declaration [src]

const char*
valent_device_get_icon_name (
  ValentDevice* device
)

Description [src]

Get the symbolic icon name.

Available since: 1.0

Return value

Type: const char*

The icon name.

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