Function
FwupdReleaseflag_to_string
since: 1.2.6
[−]
Parameters
release_flag
-
Type:
FwupdReleaseFlags
A release flag, e.g.
FWUPD_RELEASE_FLAG_TRUSTED_PAYLOAD
.
[−]
Return value
Type: const gchar*
Identifier string.
The data is owned by the called function. |
The value is a NUL terminated UTF-8 string. |