pango.font_face
Module for [FontFace] class
Types 3
A pango.font_face.FontFace is used to represent a group of fonts with the same family, slant, weight, and width, but varying sizes.
Methods
FontFaceGidBuilder builder() static nothrowGet builder for [pango.font_face.FontFace] Returns: New builder objectpango.font_description.FontDescription describe() nothrowReturns a font description that matches the face.pango.font_family.FontFamily getFamily() nothrowGets the [pango.font_family.FontFamily] that face belongs to. Returns: the [pango.font_family.FontFamily]Fluent builder implementation template for pango.font_face.FontFace
Fluent builder for pango.font_face.FontFace