Class AttrFontFeatures
- Namespace
- Pango
- Assembly
- Pango-1.0.dll
public sealed class AttrFontFeatures- Inheritance
- 
      
      AttrFontFeatures
- Inherited Members
Constructors
AttrFontFeatures()
public AttrFontFeatures()AttrFontFeatures(AttrFontFeaturesOwnedHandle)
public AttrFontFeatures(AttrFontFeaturesOwnedHandle handle)Parameters
- handleAttrFontFeaturesOwnedHandle
Properties
Features
public string? Features { get; set; }Property Value
Handle
public AttrFontFeaturesOwnedHandle Handle { get; }Property Value
Methods
Equals(AttrFontFeatures?)
public bool Equals(AttrFontFeatures? other)Parameters
- otherAttrFontFeatures
Returns
Equals(object?)
Determines whether the specified object is equal to the current object.
public override bool Equals(object? obj)Parameters
- objobject
- The object to compare with the current object. 
Returns
GetHashCode()
Serves as the default hash function.
public override int GetHashCode()Returns
- int
- A hash code for the current object. 
New(string)
[Version("1.38")]
public static Attribute New(string features)Parameters
- featuresstring