pangoFontsetGetFont {RGtk2} | R Documentation |
Returns the font in the fontset that contains the best glyph for the unicode character wc.
pangoFontsetGetFont(object, wc)
|
[PangoFontset ] a PangoFontset |
|
[numeric] a unicode character |
[PangoFont
] a PangoFont
. The caller must call g_object_unref when finished
with the font.
Derived by RGtkGen from GTK+ documentation