Pk.DistroUpgradeEnum – packagekit-glib2 Reference Manual
DistroUpgradeEnum
Description:
[
CCode
( cprefix =
"PK_DISTRO_UPGRADE_ENUM_"
, type_id =
"pk_distro_upgrade_enum_get_type ()"
) ]
public
enum
DistroUpgradeEnum
The distro upgrade status
Namespace:
Pk
Package:
packagekit-glib2
Content:
Enum values:
LAST
STABLE
-
Upgraded to stable release
UNKNOWN
-
Unknown disto upgrade state
UNSTABLE
-
Upgraded to unstable release
Static methods:
public
static
DistroUpgradeEnum
from_string
(
string
upgrade)
Converts a text enumerated type to its unsigned integer representation
Methods:
public
unowned
string
to_string
()
Converts a enumerated type to its text representation
2022 vala-language.org