| AtkNoOpObjectFactory {RGtk2} | R Documentation |
The AtkObjectFactory which creates an AtkNoOpObject.
atkNoOpObjectFactoryNew()
atkNoOpObjectFactory()
GObject
+----AtkObjectFactory
+----AtkNoOpObjectFactory
The AtkObjectFactory which creates an AtkNoOpObject. An instance of this is created by an AtkRegistry if no factory type has not been specified to create an accessible object of a particular type.
AtkNoOpObjectFactory
atkNoOpObjectFactory is the equivalent of atkNoOpObjectFactoryNew.
Derived by RGtkGen from GTK+ documentation
http://developer.gnome.org/doc/API/2.0/atk/AtkNoOpObjectFactory.html