PangoFontFace

PangoFontFace:

The #PangoFontFace structure is used to represent a group of fonts with the same family, slant, weight, width, but varying sizes.

version(Backend)
struct PangoFontFace {
GObject parent_instance;
}

Meta