TextT.getDefaultAttributes

Creates an AtkAttributeSet which consists of the default values of attributes for the text. See the enum AtkTextAttribute for types of text attributes that can be returned. Note that other attributes may also be returned.

template TextT(TStruct)
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().