Pk.UpgradeKind – packagekit-glib2 Reference Manual
UpgradeKind
Description:
[
CCode
( cname =
"PkUpgradeKindEnum"
, cprefix =
"PK_UPGRADE_KIND_ENUM_"
, type_id =
"pk_upgrade_kind_enum_get_type ()"
) ]
[
GIR
( name =
"UpgradeKindEnum"
) ]
public
enum
UpgradeKind
The type of distribution upgrade to perform
Namespace:
Pk
Package:
packagekit-glib2
Content:
Enum values:
COMPLETE
-
Perform complete upgrade
DEFAULT
-
Perform default upgrade
LAST
MINIMAL
-
Perform minimal upgrade
UNKNOWN
Static methods:
public
static
UpgradeKind
enum_from_string
(
string
upgrade_kind)
Converts a text enumerated type to its unsigned integer representation
public
static
UpgradeKind
from_string
(
string
upgrade_kind)
Methods:
public
unowned
string
enum_to_string
()
Converts a enumerated type to its text representation
public
unowned
string
to_string
()
2022 vala-language.org