Function

FwupdPlugincoswid_version_scheme_to_string

Declaration [src]

const gchar*
fu_coswid_version_scheme_to_string (
  FuCoswidVersionScheme val
)

Description [src]

Converts an enumerated value to a string.

Parameters

val

Type: FuCoswidVersionScheme

Value, e.g. FU_COSWID_VERSION_SCHEME_MULTIPARTNUMERIC.

Return value

Type: const gchar*

Identifier string.

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