Function
Fwupdupdate_state_to_string
since: 0.7.0
Declaration [src]
const gchar*
fwupd_update_state_to_string (
FwupdUpdateState update_state
)
Parameters
update_state
-
Type:
FwupdUpdateState
The update state, e.g.
FWUPD_UPDATE_STATE_PENDING
.