Fontset
Object Hierarchy:
Description:
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:
All known members inherited from class GLib.Object