Pk.SigType – packagekit-glib2 Reference Manual
SigType
Description:
[
CCode
( cname =
"PkSigTypeEnum"
, cprefix =
"PK_SIGTYPE_ENUM_"
, type_id =
"pk_sig_type_enum_get_type ()"
) ]
[
GIR
( name =
"SigTypeEnum"
) ]
public
enum
SigType
The signature type type
Namespace:
Pk
Package:
packagekit-glib2
Content:
Enum values:
GPG
-
GPG signature
LAST
UNKNOWN
-
Unkwown signature type
Static methods:
public
static
SigType
enum_from_string
(
string
sig_type)
Converts a text enumerated type to its unsigned integer representation
public
static
SigType
from_string
(
string
sig_type)
Methods:
public
unowned
string
enum_to_string
()
Converts a enumerated type to its text representation
public
unowned
string
to_string
()
2022 vala-language.org