PangoFontFamily

PangoFontFamily:

The #PangoFontFamily structure is used to represent a family of related font faces. The faces in a family share a common design, but differ in slant, weight, width and other aspects.

version(Backend)
struct PangoFontFamily {
GObject parent_instance;
}

Meta