AtkDocumentIface.getDocumentAttributeValue

returns a string value assocciated with the named attribute for this document, or NULL

struct AtkDocumentIface
extern (C)
const(char)* function(AtkDocument* document, const(char)* attributeName) getDocumentAttributeValue;