Gets the value of a named attribute at a given offset.
this |
a pointer to the Text object to query. |
offset |
The character offset at which to query the attribute. |
attribute_name |
The attribute to query. |
the value of a given attribute at the given offset, or null if not present. |