Pk.ProgressType – packagekit-glib2 Reference Manual
ProgressType
Description:
[
CCode
( cprefix =
"PK_PROGRESS_TYPE_"
, type_id =
"pk_progress_type_get_type ()"
) ]
public
enum
ProgressType
Flag to show which progress field has been updated.
Namespace:
Pk
Package:
packagekit-glib2
Content:
Enum values:
ALLOW_CANCEL
-
allow cancel updated
CALLER_ACTIVE
-
called active updated
DOWNLOAD_SIZE_REMAINING
-
download size remaining updated
ELAPSED_TIME
-
elapsed time updated
INVALID
ITEM_PROGRESS
-
item progress updated
PACKAGE
-
package updated
PACKAGE_ID
-
package id updated
PERCENTAGE
-
percentage updated
REMAINING_TIME
-
remaining time updated
ROLE
-
role updated
SPEED
-
speed updated
STATUS
-
status updated
TRANSACTION_FLAGS
-
transaction flags updated
TRANSACTION_ID
-
transaction ID updated
UID
-
uid updated
2022 vala-language.org