AppStream.UrgencyKind – appstream Reference Manual
UrgencyKind
Description:
[
CCode
( cprefix =
"AS_URGENCY_KIND_"
, type_id =
"as_urgency_kind_get_type ()"
) ]
public
enum
UrgencyKind
The urgency of an
Release
Namespace:
AppStream
Package:
appstream
Content:
Enum values:
CRITICAL
-
Critical urgency
HIGH
-
High urgency
LOW
-
Low urgency
MEDIUM
-
Medium urgency
UNKNOWN
-
Urgency is unknown or not set
Static methods:
public
static
UrgencyKind
from_string
(
string
urgency_kind)
Converts the text representation to an enumerated value.
Methods:
public
unowned
string
to_string
()
Converts the enumerated value to an text representation.
2022 vala-language.org