Gjsify LogoGjsify Logo

The data types for file attributes.

Index

Enumeration Members

BOOLEAN: number

a boolean value.

BYTE_STRING: number

a zero terminated string of non-zero bytes.

INT32: number

a signed 4-byte/32-bit integer.

INT64: number

a signed 8-byte/64-bit integer.

INVALID: number

indicates an invalid or uninitialized type.

OBJECT: number

a #GObject.

STRING: number

a null terminated UTF8 string.

STRINGV: number

a %NULL terminated char **. Since 2.22

UINT32: number

an unsigned 4-byte/32-bit integer.

UINT64: number

an unsigned 8-byte/64-bit integer.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method