Enumeration

AppStreamReferenceKind

Declaration

enum AppStream.ReferenceKind

Description [src]

A reference type.

Members

Name Description
AS_REFERENCE_KIND_UNKNOWN

Unknown reference kind.

AS_REFERENCE_KIND_DOI

Digital Object Identifier.

AS_REFERENCE_KIND_CITATION_CFF

Web URL to a Citation File Format file.

AS_REFERENCE_KIND_REGISTRY

A generic registry.

Type functions

as_reference_kind_from_string

Converts the text representation to an enumerated value.

as_reference_kind_to_string

Converts the enumerated value to an text representation.

since: 1.0.0