Gjsify LogoGjsify Logo

The range of possible top-level types of #GVariant instances.

Index

Enumeration Members

ARRAY: number

The #GVariant is an array.

BOOLEAN: number

The #GVariant is a boolean.

BYTE: number

The #GVariant is a byte.

DICT_ENTRY: number

The #GVariant is a dictionary entry.

DOUBLE: number

The #GVariant is a double precision floating point value.

HANDLE: number

The #GVariant is a file handle index.

INT16: number

The #GVariant is a signed 16 bit integer.

INT32: number

The #GVariant is a signed 32 bit integer.

INT64: number

The #GVariant is a signed 64 bit integer.

MAYBE: number

The #GVariant is a maybe-typed value.

OBJECT_PATH: number

The #GVariant is a D-Bus object path string.

SIGNATURE: number

The #GVariant is a D-Bus signature string.

STRING: number

The #GVariant is a normal string.

TUPLE: number

The #GVariant is a tuple.

UINT16: number

The #GVariant is an unsigned 16 bit integer.

UINT32: number

The #GVariant is an unsigned 32 bit integer.

UINT64: number

The #GVariant is an unsigned 64 bit integer.

VARIANT: number

The #GVariant is a variant.

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