PangoEngine

PangoEngine:

#PangoEngine is the base class for all types of language and script specific engines. It has no functionality by itself.

version(Backend)
struct PangoEngine {
GObject parent_instance;
}

Meta