Pk.OfflineAction – packagekit-glib2 Reference Manual
OfflineAction
Description:
[
CCode
( cprefix =
"PK_OFFLINE_ACTION_"
, type_id =
"pk_offline_action_get_type ()"
) ]
public
enum
OfflineAction
Actions that can be taken after an offline operation.
Namespace:
Pk
Package:
packagekit-glib2
Content:
Enum values:
POWER_OFF
-
Power-off
REBOOT
-
Reboot
UNKNOWN
-
Unknown
UNSET
-
No action set
Static methods:
public
static
OfflineAction
from_string
(
string
action)
Converts the string to the enumerated value.
Methods:
public
unowned
string
to_string
()
Converts the enumerated value to a string.
2022 vala-language.org