- getCurrentPageNumber
int function(AtkDocument* document) getCurrentPageNumber;
- getDocument
void* function(AtkDocument* document) getDocument;
- getDocumentAttributeValue
const(char)* function(AtkDocument* document, const(char)* attributeName) getDocumentAttributeValue;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getDocumentAttributes
AtkAttributeSet* function(AtkDocument* document) getDocumentAttributes;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getDocumentLocale
const(char)* function(AtkDocument* document) getDocumentLocale;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getDocumentType
const(char)* function(AtkDocument* document) getDocumentType;
- getPageCount
int function(AtkDocument* document) getPageCount;
- parent
GTypeInterface parent;
Undocumented in source.
- setDocumentAttribute
int function(AtkDocument* document, const(char)* attributeName, const(char)* attributeValue) setDocumentAttribute;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.