Table of Contents

Class FontFace

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

Constructors

FontFace(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

FontFace(IntPtr, bool)

protected FontFace(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

Describe()

public FontDescription Describe()

Returns

FontDescription

GetFaceName()

public string GetFaceName()

Returns

string

GetFamily()

[Version("1.46")]
public FontFamily GetFamily()

Returns

FontFamily

GetGType()

public static Type GetGType()

Returns

Type

IsSynthesized()

[Version("1.18")]
public bool IsSynthesized()

Returns

bool