Table of Contents

Class FontsetSimpleHandle

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

Constructors

FontsetSimpleHandle(nint, bool)

public FontsetSimpleHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

FontsetSimpleHandle

Type Parameters

T