Method

FwupdDeviceget_update_error

Declaration [src]

const gchar*
fwupd_device_get_update_error (
  FwupdDevice* self
)

Description [src]

Gets the update error string.

Available since:0.9.8

Return value

Returns: const gchar*
 

The update error string, or NULL if unset.

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