pango-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.This structure represents the common portions of all attributesParticular types of attributes include this structure as their initial portion. The common portion of the attribute holds the range to which the value in the type-specific part of the attribute applies.System.ValueTypeFieldPango.AttributeReturns an empty MethodPango.AttributeInternal method
an object of type an object of type This is an internal method, and should not be used by user code.MethodSystem.BooleanCompare two attributes for equality.
a to be tested for equality.
if the two attributes have the same value.This compares only the actual value of the two attributes and not the ranges that the attributes apply to.MethodSystem.VoidDestroy a and free all associated memory.MethodPango.AttributeMake a copy of an attribute.a new PropertyPango.AttrClassthe class structure holding information about the type of the attributean object of type FieldSystem.UInt32the start index of the range (in bytes).FieldSystem.UInt32end index of the range.The character containing this byte index is not included in the range.