Gjsify LogoGjsify Logo

Bit masks used to check or determine characteristics of a type.

bitfield

Index

Enumeration Members

Enumeration Members

ABSTRACT: number

Indicates an abstract type. No instances can be created for an abstract type

FINAL: number

Indicates a final type. A final type is a non-derivable leaf node in a deep derivable type hierarchy tree. Since: 2.70

VALUE_ABSTRACT: number

Indicates an abstract value type, i.e. a type that introduces a value table, but can't be used for g_value_init()

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