Gck.ObjectClass

Fields

Name

Type

Access

Description

parent

GObject.ObjectClass

r

derived from this

reserved

[object]

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 type GCK_TYPE_ATTRIBUTES.