Method
PangoAttributeequal
Declaration [src]
gboolean
pango_attribute_equal (
  const PangoAttribute* attr1,
  const PangoAttribute* attr2
)
Description [src]
Compare two attributes for equality.
This compares only the actual value of the two attributes and not the ranges that the attributes apply to.
Parameters
- attr2
- 
            Type: PangoAttributeAnother PangoAttributeThe data is owned by the caller of the method.