Pango.FontMapClass

Fields

Name

Type

Access

Description

changed

object

r

See Pango.FontMap.changed()

get_face

object

r

get_family

object

r

get_serial

object

r

a function to get the serial number of the fontmap. See Pango.FontMap.get_serial().

list_families

object

r

A function to list available font families. See Pango.FontMap.list_families().

load_font

object

r

a function to load a font with a given description. See Pango.FontMap.load_font().

load_fontset

object

r

a function to load a fontset with a given given description suitable for a particular language. See Pango.FontMap.load_fontset().

parent_class

GObject.ObjectClass

r

parent GObjectClass

shape_engine_type

str

r

the type of rendering-system-dependent engines that can handle fonts of this fonts loaded with this fontmap.

Methods

None

Details

class Pango.FontMapClass

The PangoFontMapClass structure holds the virtual functions for a particular PangoFontMap implementation.