Class
GIR.Field
a field is a Property
class Field
Topics
Initializers
Instance Properties
Since fileds can constain callbacks, this property was introduced to parse it. Such variable should be stored in CType.containedType property. This will result in a lot of logic breaking behavior. Thus this property was introduced, since no code is generated using this property and as for now, servers for experimenting.
String representation of the CType thing
Relationships
Inherits From
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
an enumeration entry
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