Document.getDocument

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.

class Document
void*
getDocument
()

Return Value

Type: void*

a gpointer that points to an instance of the DOM. [transfer none]

Meta