Enumeration (GI Enum)

Gio-2.0GioFileAttributeType

The data types for file attributes.

Index
BOOLEAN: 3

a boolean value.

BYTE_STRING: 2

a zero terminated string of non-zero bytes.

INT32: 5

a signed 4-byte/32-bit integer.

INT64: 7

a signed 8-byte/64-bit integer.

INVALID: 0

indicates an invalid or uninitialized type.

OBJECT: 8
STRING: 1

a null terminated UTF8 string.

STRINGV: 9

a null terminated char **. Since 2.22

UINT32: 4

an unsigned 4-byte/32-bit integer.

UINT64: 6

an unsigned 8-byte/64-bit integer.

Variables

$gtype