AtkTextIface.getDefaultAttributes

struct AtkTextIface
extern (C)
AtkAttributeSet* function(AtkText* text) getDefaultAttributes;

Return Value

an #AtkAttributeSet which contains the default values of attributes. at @offset. this #atkattributeset should be freed by a call to atk_attribute_set_free().

Meta