Sets our main struct and passes it to the parent class.
Creates a new PangoFontsetSimple for the given language.
Adds a font to the fontset.
Get the main Gtk struct
the main Gtk struct as a void*
Returns the number of fonts in the fontset.
the main Gtk struct
the main Gtk struct
Get the main Gtk struct
the main Gtk struct as a void*
Iterates through all the fonts in a fontset, calling @func for each one.
Returns the font in the fontset that contains the best glyph for a Unicode character.
Get overall metric information for the fonts in the fontset.
PangoFontsetSimple is a implementation of the abstract PangoFontset base class as an array of fonts.
When creating a PangoFontsetSimple, you have to provide the array of fonts that make up the fontset.