Function

FwupdPlugincoswid_tag_to_string

Declaration [src]

const gchar*
fu_coswid_tag_to_string (
  FuCoswidTag val
)

Description [src]

Converts an enumerated value to a string.

Parameters

val

Type: FuCoswidTag

Value, e.g. FU_COSWID_TAG_SOFTWARE_NAME.

Return value

Type: const gchar*

Identifier string.

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