the creation of new #AtkObject implementations for instances appropriate for type.
Parameters
type | an #AtkObject type |
factoryType | an #AtkObjectFactory type to associate with type. Must implement AtkObject appropriate for type. |
void setFactoryType(gobject.types.GType type, gobject.types.GType factoryType)Associate an #AtkObjectFactory subclass with a #GType.
the creation of new #AtkObject implementations for instances appropriate for type.
type | an #AtkObject type |
factoryType | an #AtkObjectFactory type to associate with type. Must implement AtkObject appropriate for type. |