Context.loadFont

Loads the font in one of the fontmaps in the context that is the closest match for desc.

Parameters

desca [pango.font_description.FontDescription] describing the font to load

Returns

the newly allocated [pango.font.Font]

that was loaded, or null if no font matched.