atkDocumentGetDocument {RGtk2} | R Documentation |
Gets a gpointer
that points to an instance of the DOM. It is
up to the caller to check atk_document_get_type to determine
how to cast this pointer.
atkDocumentGetDocument(object)
|
[ |
[R object] a gpointer
that points to an instance of the DOM.
Derived by RGtkGen from GTK+ documentation