Table of Contents

Class FontMapHandle

Namespace
Pango.Internal
Assembly
Pango-1.0.dll
public class FontMapHandle : ObjectHandle, IDisposable
Inheritance
FontMapHandle
Implements
Inherited Members

Constructors

FontMapHandle(nint, bool)

public FontMapHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

public static FontMapHandle For<T>(ConstructArgument[] constructArguments) where T : FontMap, GTypeProvider

Parameters

constructArguments ConstructArgument[]

Returns

FontMapHandle

Type Parameters

T