Method

FwupdDevicehas_problem

Declaration [src]

gboolean
fwupd_device_has_problem (
  FwupdDevice* self,
  FwupdDeviceProblem problem
)

Description [src]

Finds if the device has a specific device problem kind.

Available since:1.8.1

Parameters

problem FwupdDeviceProblem
 

The FwupdDeviceProblem.

Return value

Returns: gboolean
 

TRUE if the problem is set.