AtkRegistry {RGtk2}R Documentation

AtkRegistry

Description

An object used to store the GType of the factories used to create an accessible object for an object of a particular GType.

Methods and Functions

atkRegistrySetFactoryType(object, type, factory.type)
atkRegistryGetFactoryType(object, type)
atkRegistryGetFactory(object, type)
atkGetDefaultRegistry()

Hierarchy

  GObject
   +----AtkRegistry

Structures

AtkRegistry
The AtkRegistry structure should not be accessed directly.

Author(s)

Derived by RGtkGen from GTK+ documentation

References

http://developer.gnome.org/doc/API/2.0/atk/AtkRegistry.html


[Package RGtk2 version 2.8.5 Index]