Learn R Programming

RGtk2 (version 2.8.7)

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)

Arguments