PgFontMap.loadFontset

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

Parameters

context PgContext

the #PangoContext the font will be used with

desc PgFontDescription

a #PangoFontDescription describing the font to load

language PgLanguage

a #PangoLanguage the fonts will be used for

Return Value

Type: PgFontset

the newly allocated #PangoFontset loaded, or %NULL if no font matched.

Meta