get_attrs
Description:
Gets a list of all attributes at the current position of the iterator.
Parameters:
| this |
a `PangoAttrIterator` |
Returns:
|
a list of all attributes for the current range. To free this value, call [method@Pango.Attribute.destroy] on each value and |