Enumeration

AppStreamRelationStatus

Declaration

enum AppStream.RelationStatus

Description [src]

Status of a relation check result.

Members

Name Description
AS_RELATION_STATUS_UNKNOWN

Unknown status.

AS_RELATION_STATUS_ERROR

An error occured and the status could not be checked.

AS_RELATION_STATUS_NOT_SATISFIED

The relation is not satisfied.

AS_RELATION_STATUS_SATISFIED

The relation is satisfied.