Function

AppStreamProvidedKindto_string

Declaration [src]

const gchar*
as_provided_kind_to_string (
  AsProvidedKind kind
)

Description [src]

Converts the enumerated value to a text representation.

Parameters

kind

Type: AsProvidedKind

The AsProvidedKind.

Return value

Type: const gchar*

String version of kind.

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