pango.PgFontset

Undocumented in source.

Public Imports

gtkc.pangotypes
public import gtkc.pangotypes;
Undocumented in source.
pango.c.types
public import pango.c.types;
Undocumented in source.

Members

Classes

PgFontset
class PgFontset

A #PangoFontset represents a set of #PangoFont to use when rendering text. It 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.

Meta