FileAttributeType

The data types for file attributes.

Entries

Link copied to clipboard

indicates an invalid or uninitialized type.

Link copied to clipboard

a null terminated UTF8 string.

Link copied to clipboard

a zero terminated string of non-zero bytes.

Link copied to clipboard

a boolean value.

Link copied to clipboard

an unsigned 4-byte/32-bit integer.

Link copied to clipboard

a signed 4-byte/32-bit integer.

Link copied to clipboard

an unsigned 8-byte/64-bit integer.

Link copied to clipboard

a signed 8-byte/64-bit integer.

Link copied to clipboard

a #GObject.

Link copied to clipboard

a null terminated char **. Since 2.22

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val nativeValue: <Error class: unknown class>
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.