Gjsify LogoGjsify Logo

The class of an enumeration type holds information about its possible values.

record

Hierarchy

  • EnumClass

Index

Constructors

Properties

g_type_class: GObject.TypeClass

the parent class

field
maximum: number

the largest possible value.

field
minimum: number

the smallest possible value.

field
n_values: number

the number of possible values.

field

an array of #GEnumValue structs describing the individual values.

field
name: string

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