Table of Contents

Class Fontset

Namespace
Pango
Assembly
Pango-1.0.dll
public class Fontset : Object, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
Fontset
Implements
Derived
Inherited Members

Constructors

Fontset(bool, params ConstructArgument[])

protected Fontset(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

Fontset(IntPtr, bool)

protected Fontset(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

Foreach(FontsetForeachFunc)

[Version("1.4")]
public void Foreach(FontsetForeachFunc func)

Parameters

func FontsetForeachFunc

GetFont(uint)

public Font GetFont(uint wc)

Parameters

wc uint

Returns

Font

GetGType()

public static Type GetGType()

Returns

Type

GetMetrics()

public FontMetrics GetMetrics()

Returns

FontMetrics