AtkDocumentIface

Undocumented in source.

Members

Variables

getCurrentPageNumber
int function(AtkDocument* document) getCurrentPageNumber;
getDocument
void* function(AtkDocument* document) getDocument;
getDocumentAttributeValue
const(char)* function(AtkDocument* document, const(char)* attributeName) getDocumentAttributeValue;
getDocumentAttributes
AtkAttributeSet* function(AtkDocument* document) getDocumentAttributes;
getDocumentLocale
const(char)* function(AtkDocument* document) getDocumentLocale;
getDocumentType
const(char)* function(AtkDocument* document) getDocumentType;
getPageCount
int function(AtkDocument* document) getPageCount;
setDocumentAttribute
int function(AtkDocument* document, const(char)* attributeName, const(char)* attributeValue) setDocumentAttribute;