AtkGObjectAccessible {RGtk2} | R Documentation |
This object class is derived from AtkObject and can be used as a basis implementing accessible objects.
atkGObjectAccessibleForObject(obj)
atkGObjectAccessibleGetObject(object)
GObject +----AtkObject +----AtkGObjectAccessible
This object class is derived from AtkObject. It can be used as a basis for implementing accessible objects for GObjects which are not derived from GtkWidget. One example of its use is in providing an accessible object for GnomeCanvasItem in the GAIL library.
AtkGObjectAccessible
Derived by RGtkGen from GTK+ documentation
http://developer.gnome.org/doc/API/2.0/atk/AtkGObjectAccessible.html