pango.PgEngineLang

Undocumented in source.

Public Imports

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

Members

Classes

PgEngineLang
class PgEngineLang

The PangoEngineLang class is implemented by engines that customize the rendering-system independent part of the Pango pipeline for a particular script or language. For instance, a custom PangoEngineLang could be provided for Thai to implement the dictionary-based word boundary lookups needed for that language.