Pango.Attribute.Equal Method

Compare two attributes for equality.

Syntax

public bool Equal (Attribute attr2)

Parameters

attr2
a Pango.Attribute to be tested for equality.

Returns

true if the two attributes have the same value.

Remarks

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

Requirements

Namespace: Pango
Assembly: pango-sharp (in pango-sharp.dll)