AtkObjectClass.getAttributes

struct AtkObjectClass
extern (C)
AtkAttributeSet* function(AtkObject* accessible) getAttributes;

Return Value

an AtkAttributeSet consisting of all explicit properties/annotations applied to the object, or an empty set if the object has no name-value pair attributes assigned to it. This atkattributeset should be freed by a call to atk_attribute_set_free().