AtkDocumentIface

GTypeInterface parent; get_document_type () get_document () get_document_locale () gets locale. This virtual function is deprecated since 2.7.90 and it should not be overriden. get_document_attributes () get_document_attribute_value () set_document_attribute ()

Members

Variables

getDocument
void* function(AtkDocument* document) getDocument;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getDocumentAttributeValue
char* function(AtkDocument* document, 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
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
char* function(AtkDocument* document) getDocumentType;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
parent
GTypeInterface parent;
Undocumented in source.
setDocumentAttribute
int function(AtkDocument* document, char* attributeName, 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.

Meta