AppStream.ComponentScope – appstream Reference Manual
ComponentScope
Description:
[
CCode
( cprefix =
"AS_COMPONENT_SCOPE_"
, type_id =
"as_component_scope_get_type ()"
) ]
public
enum
ComponentScope
Scope of the
Component
(system-wide or user-scope)
Namespace:
AppStream
Package:
appstream
Content:
Enum values:
SYSTEM
-
System scope
UNKNOWN
-
Unknown scope
USER
-
User scope
Static methods:
public
static
ComponentScope
from_string
(
string
scope_str)
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