insert

fun insert(attr: Attribute)

Insert the given attribute into the PangoAttrList.

It will be inserted after all other attributes with a matching @start_index.

Parameters

attr

the attribute to insert