AtkDocumentIface.getDocumentAttributeValue

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

Return Value

a string value associated with the named attribute for this document, or NULL if a value for attribute_name has not been specified for this document.