Class AttrLanguage
- Namespace
- Pango
- Assembly
- Pango-1.0.dll
public sealed class AttrLanguage
- Inheritance
-
AttrLanguage
- Inherited Members
Constructors
AttrLanguage()
public AttrLanguage()
AttrLanguage(AttrLanguageOwnedHandle)
public AttrLanguage(AttrLanguageOwnedHandle handle)
Parameters
handle
AttrLanguageOwnedHandle
Properties
Handle
public AttrLanguageOwnedHandle Handle { get; }
Property Value
Methods
Equals(AttrLanguage?)
public bool Equals(AttrLanguage? other)
Parameters
other
AttrLanguage
Returns
Equals(object?)
Determines whether the specified object is equal to the current object.
public override bool Equals(object? obj)
Parameters
obj
objectThe 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(Language)
public static Attribute New(Language language)
Parameters
language
Language