Table of Contents

Class FontMapClassHandle

Namespace
Pango.Internal
Assembly
Pango-1.0.dll
public abstract class FontMapClassHandle : SafeHandle, IDisposable
Inheritance
FontMapClassHandle
Implements
Derived
Inherited Members

Constructors

FontMapClassHandle(bool)

protected FontMapClassHandle(bool ownsHandle)

Parameters

ownsHandle bool

Properties

IsInvalid

When overridden in a derived class, gets a value indicating whether the handle value is invalid.

public override sealed bool IsInvalid { get; }

Property Value

bool

true if the handle value is invalid; otherwise, false.

Methods

Equals(FontMapClassHandle?)

public bool Equals(FontMapClassHandle? other)

Parameters

other FontMapClassHandle

Returns

bool

Equals(object?)

Determines whether the specified object is equal to the current object.

public override bool Equals(object? obj)

Parameters

obj object

The object to compare with the current object.

Returns

bool

true if the specified object is equal to the current object; otherwise, false.

GetChanged()

public FontMapClassData.ChangedCallback GetChanged()

Returns

FontMapClassData.ChangedCallback

GetGetFace()

public FontMapClassData.GetFaceCallback GetGetFace()

Returns

FontMapClassData.GetFaceCallback

GetGetFamily()

public FontMapClassData.GetFamilyCallback GetGetFamily()

Returns

FontMapClassData.GetFamilyCallback

GetGetSerial()

public FontMapClassData.GetSerialCallback GetGetSerial()

Returns

FontMapClassData.GetSerialCallback

GetHashCode()

Serves as the default hash function.

public override int GetHashCode()

Returns

int

A hash code for the current object.

GetListFamilies()

public FontMapClassData.ListFamiliesCallback GetListFamilies()

Returns

FontMapClassData.ListFamiliesCallback

GetLoadFont()

public FontMapClassData.LoadFontCallback GetLoadFont()

Returns

FontMapClassData.LoadFontCallback

GetLoadFontset()

public FontMapClassData.LoadFontsetCallback GetLoadFontset()

Returns

FontMapClassData.LoadFontsetCallback

GetParentClass()

public ObjectClassData GetParentClass()

Returns

ObjectClassData

GetShapeEngineType()

public IntPtr GetShapeEngineType()

Returns

IntPtr