insert_before


Description:

public void insert_before (owned Attribute attr)

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