AtkDocumentIface.setDocumentAttribute

sets the value of an attribute. Returns TRUE on success, FALSE otherwise

struct AtkDocumentIface
extern (C)
bool function(AtkDocument* document, const(char)* attributeName, const(char)* attributeValue) setDocumentAttribute;