atkObjectFactoryInvalidate {RGtk2} | R Documentation |
Inform factory
that it is no longer being used to create
accessibles. When called, factory
may need to inform
AtkObjectswhich it has created that they need to be re-instantiated. Note: primarily used for runtime replacement of
AtkObjectFactorysin object registries.
atkObjectFactoryInvalidate(object)
|
[ |
Derived by RGtkGen from GTK+ documentation