FontMap.loadFontset

Load a set of fonts in the fontmap that can be used to render a font matching desc.

Parameters

contextthe [pango.context.Context] the font will be used with
desca [pango.font_description.FontDescription] describing the font to load
languagea [pango.language.Language] the fonts will be used for

Returns

the newly allocated

[pango.fontset.Fontset] loaded, or null if no font matched.