PangoFontFace
An object that represents a group of fonts with varying sizes.
Hierarquia de Objetos
Descrição
A PangoFontFace object represents a group of fonts with the same family, weight, slant, stretch and width but varying sizes. A list of font faces can be retrieved from a PangoFontFamily object using the list_faces() method.
Métodos
describe() Â Returns a PangoFontDescription object. get_face_name() Â Returns the name of the font face. list_sizes() Â Returns a list of available font sizes.