Context.loadFontset

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

Parameters

desca [pango.font_description.FontDescription] describing the fonts 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.