Function
FwupdReleaseurgency_to_string
since: 1.4.0
[−]
Declaration [src]
const gchar*
fwupd_release_urgency_to_string (
FwupdReleaseUrgency release_urgency
)
[−]
Parameters
release_urgency
-
Type:
FwupdReleaseUrgency
A release urgency, e.g.
FWUPD_RELEASE_URGENCY_HIGH
.
[−]
Return value
Type: const gchar*
Identifier string.
The data is owned by the called function. |
The value is a NUL terminated UTF-8 string. |