Gets the default attributes applied to an Text object.
The text attributes correspond to CSS attributes where possible. The combination of this attribute set and the attributes reported by get_attributes describes the entire set of text attributes over a range.
this |
a pointer to the Text object to query. |
a GenericSet containing the default attributes applied to a text object, (exclusive of explicitly-set attributes), encoded as UTF-8. |