Gck.ObjectClass¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
derived from this |
|
reserved |
[ |
r |
Methods¶
None
Details¶
- class Gck.ObjectClass¶
The class for a [class`Object`].
If the attribute_types field is set by a derived class, then the a
Gck.Enumerator
which has been setup using [method`Enumerator`.set_object_type] with this derived type will retrieve these attributes when enumerating. In this case the class must implement an ‘attributes’ property of boxed typeGCK_TYPE_ATTRIBUTES
.