equal

fun equal(attr2: Attribute): Boolean

Compare two attributes for equality.

This compares only the actual value of the two attributes and not the ranges that the attributes apply to.

Return

true if the two attributes have the same value

Parameters

attr2

another PangoAttribute