pango.fontset.Fontset loaded, or null if no font matched.
FontMap.loadFontset
pango.fontset.Fontset loadFontset(pango.context.Context context, pango.font_description.FontDescription desc, pango.language.Language language)Load a set of fonts in the fontmap that can be used to render a font matching desc.
Parameters
context | the pango.context.Context the font will be used with |
desc | a pango.font_description.FontDescription describing the font to load |
language | a pango.language.Language the fonts will be used for |
Returns
the newly allocated