Registry.getDefaultRegistry

Gets a default implementation of the atk.ObjectFactory/type registry. Note: For most toolkit maintainers, this will be the correct registry for registering new AtkObject factories. Following a call to this function, maintainers may call Registry.setFactoryType to associate an atk.ObjectFactory subclass with the GType of objects for whom accessibility information will be provided.

class Registry
static
getDefaultRegistry
()

Return Value

Type: Registry

a default implementation of the atk.ObjectFactory/type registry