Enumeration (GI Enum)

Gio-2.0GioCredentialsTypeSince 2.26

Enumeration describing different kinds of native credential types.

2.26

Index
APPLE_XUCRED: 6

The native credentials type is a struct xucred. Added in 2.66.

FREEBSD_CMSGCRED: 2

The native credentials type is a struct cmsgcred.

INVALID: 0

Indicates an invalid native credential type.

LINUX_UCRED: 1

The native credentials type is a struct ucred.

NETBSD_UNPCBID: 5

The native credentials type is a struct unpcbid. Added in 2.42.

OPENBSD_SOCKPEERCRED: 3

The native credentials type is a struct sockpeercred. Added in 2.30.

SOLARIS_UCRED: 4

The native credentials type is a ucred_t. Added in 2.40.

WIN32_PID: 7

The native credentials type is a PID DWORD. Added in 2.72.

Variables

$gtype