pango.fontset_simple
Module for [FontsetSimple] class
Types 3
pango.fontset_simple.FontsetSimple is a implementation of the abstract pango.fontset.Fontset base class as an array of fonts.
When creating a pango.fontset_simple.FontsetSimple, you have to provide the array of fonts that make up the fontset.
Methods
FontsetSimpleGidBuilder builder() static nothrowGet builder for [pango.fontset_simple.FontsetSimple] Returns: New builder objectConstructors
this(pango.language.Language language)Creates a new [pango.fontset_simple.FontsetSimple] for the given language.Fluent builder implementation template for pango.fontset_simple.FontsetSimple
Fluent builder for pango.fontset_simple.FontsetSimple
Methods