Learn R Programming

RGtk2 (version 2.8.8)

AtkDocument: AtkDocument

Description

The ATK interface which allows access to a DOM associated with on object.

Arguments

Methods and Functions

atkDocumentGetDocumentType(object) atkDocumentGetDocument(object)

Hierarchy

GInterface +----AtkDocument

Detailed Description

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.

References

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