get_default_attributes
Description:
Creates an AttributeSet 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.
Parameters:
this |
an Text |
Returns:
an AttributeSet which contains the default text attributes for this Text. This AttributeSet should be freed by a call to set_free. |