get_default_attributes
Description:
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.
Parameters:
this |
a pointer to the Text object to query. |
Returns:
a GenericSet containing the default attributes applied to a text object, ( exclusive of explicitly-set attributes), encoded as UTF-8. |