Pango.FontsetClass

Fields

Name

Type

Access

Description

foreach

object

r

a function to loop over the fonts in the fontset. See [method`Pango`.Fontset.foreach]

get_font

object

r

a function to get the font in the fontset that contains the best glyph for the given Unicode character; see [method`Pango`.Fontset.get_font]

get_language

object

r

a function to get the language of the fontset.

get_metrics

object

r

a function to get overall metric information for the fonts in the fontset; see [method`Pango`.Fontset.get_metrics]

parent_class

GObject.ObjectClass

r

parent GObjectClass

Methods

None

Details

class Pango.FontsetClass

The PangoFontsetClass structure holds the virtual functions for a particular PangoFontset implementation.