get_default


Description:

[ CCode ( cname = "atk_get_default_registry" ) ]
public static Registry get_default ()

Gets a default implementation of the ObjectFactory/type registry.

Note: For most toolkit maintainers, this will be the correct registry for registering new Object factories. Following a call to this function, maintainers may call set_factory_type to associate an ObjectFactory subclass with the GType of objects for whom accessibility information will be provided.

Returns:

a default implementation of the ObjectFactory/type registry