Pk.Authorize – packagekit-glib2 Reference Manual
Authorize
Description:
[
CCode
( cname =
"PkAuthorizeEnum"
, cprefix =
"PK_AUTHORIZE_ENUM_"
, type_id =
"pk_authorize_enum_get_type ()"
) ]
[
GIR
( name =
"AuthorizeEnum"
) ]
public
enum
Authorize
The authorization result
Namespace:
Pk
Package:
packagekit-glib2
Content:
Enum values:
INTERACTIVE
-
Interaction required for authorization
LAST
NO
-
Not authorized
UNKNOWN
-
Unknown authorization status
YES
-
Authorized
Static methods:
public
static
Authorize
type_enum_from_string
(
string
authorize_type)
Converts a text enumerated type to its unsigned integer representation
Methods:
public
unowned
string
type_enum_to_string
()
Converts a enumerated type to its text representation
2022 vala-language.org