GTypeFlags

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

Values

ValueMeaning
ABSTRACT16

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

VALUE_ABSTRACT32

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