insert_before
Description:
Insert the given attribute into the `PangoAttrList`.
It will be inserted before all other attributes with a matching start_index.
Parameters:
| this |
a `PangoAttrList` |
| attr |
the attribute to insert |