AtkDocumentIface.setDocumentAttribute

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

Return Value

%TRUE if @attribute_value is successfully associated with @attribute_name for this @document, and %FALSE if if the document does not allow the attribute to be modified

Meta