pango.PgFontset

Undocumented in source.

Public Imports

gtkc.pangotypes
public import gtkc.pangotypes;
pango.c.types
public import pango.c.types;

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 gstreamer.Context 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.