AtkDocument {RGtk2} | R Documentation |
The ATK interface which allows access to a DOM associated with on object.
atkDocumentGetDocumentType(object)
atkDocumentGetDocument(object)
GInterface +----AtkDocument
The AtkDocument interface should be supported by any object that has an associated document object model (DOM). This interface provides the standard mechanism allowing an assistive technology access to the DOM.
AtkDocument
Derived by RGtkGen from GTK+ documentation
http://developer.gnome.org/doc/API/2.0/atk/AtkDocument.html