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 FuCoswidTag
 

Value, e.g. FU_COSWID_TAG_SOFTWARE_NAME.

Return value

Returns: const gchar*
 

Identifier string.

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