Fontset


Object Hierarchy:

Pango.Fontset Pango.Fontset Pango.Fontset GLib.Object GLib.Object GLib.Object->Pango.Fontset

Description:

[ CCode ( type_id = "pango_fontset_get_type ()" ) ]
public abstract class Fontset : Object

A `PangoFontset` represents a set of `PangoFont` to use when rendering text.

A `PangoFontset` is the result of resolving a `PangoFontDescription` against a particular `PangoContext`. It has operations for finding the component font for a particular Unicode character, and for finding a composite set of metrics for the entire fontset.

All known sub-classes:

Namespace: Pango
Package: pango

Content:

Creation methods:

Methods:

Inherited Members: