AtkTextIface.getDefaultAttributes

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

Return Value

an #AtkAttributeSet which contains the default text attributes for this #AtkText. This #AtkAttributeSet should be freed by a call to atk_attribute_set_free().

Meta