Class
GIR.Enumeration
an enumeration entry
class Enumeration
Topics
Initializers
Designated initialiser
Initialiser to construct an enumeration from XML
Instance Properties
Instance Methods
Register this type as an enumeration type
Type Aliases
an enumeration value in C is a constant
Relationships
Inherits From
Inherited By
Conforms To
See Also
GIR element models
GIR named thing class
GIR type class
a type with an underlying C type entry
a type alias is just a type with an underlying C type
data type representing a function/method argument or return type
a bitfield is defined akin to an enumeration
a callback is the same as a function, except that the type definition is a @convention(c) callback definition
a class data type record
an entry for a constant
a field is a Property
a function is the same as a method
an inteface is similar to a class, but can be part of a more complex type graph
data type representing a function/method
a property is a C type
a data type record to create a protocol/struct/class for