Fontset.getFont

Returns the font in the fontset that contains the best glyph for a Unicode character.

class Fontset
getFont
(
uint wc
)

Parameters

wc uint

a Unicode character

Return Value

Type: pango.font.Font