Function

FwupdPlugincoswid_entity_role_to_string

Declaration [src]

const gchar*
fu_coswid_entity_role_to_string (
  FuCoswidEntityRole val
)

Description [src]

Converts an enumerated value to a string.

Parameters

val

Type: FuCoswidEntityRole

Value, e.g. FU_COSWID_ENTITY_ROLE_TAG_CREATOR.

Return value

Type: const gchar*

Identifier string.

The data is owned by the called function.
The value is a NUL terminated UTF-8 string.