pangoFontsetGetFont: pangoFontsetGetFont

Description Usage Arguments Value Author(s)

View source: R/pangoFuncs.R

Description

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

Usage

1
pangoFontsetGetFont(object, wc)

Arguments

object

[PangoFontset] a PangoFontset

wc

[numeric] a Unicode character

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.