RGtk2 (version 2.20.31)

pangoFontsetGetFont: pangoFontsetGetFont

Description

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

Usage

pangoFontsetGetFont(object, wc)

Arguments

wc
[numeric] a Unicode character

Value

PangoFont] a PangoFont. The caller must call g_object_unref when finished with the font.