atkRegistrySetFactoryType: atkRegistrySetFactoryType
Description
Associate an AtkObjectFactory
subclass with a GType
. Note:
The associated factory.type
will thereafter be responsible for
the creation of new AtkObject
implementations for instances
appropriate for type
.Usage
atkRegistrySetFactoryType(object, type, factory.type)