Method

FwupdDeviceget_description

Declaration [src]

const gchar*
fwupd_device_get_description (
  FwupdDevice* self
)

Description [src]

Gets the device description in AppStream markup format.

Available since:0.9.3

Return value

Returns: const gchar*
 

The device description, or NULL if unset.

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