pangoFontMapLoadFont: pangoFontMapLoadFont

Description Usage Arguments Value Author(s)

View source: R/pangoFuncs.R

Description

Load the font in the fontmap that is the closest match for desc.

Usage

1
pangoFontMapLoadFont(object, context, desc)

Arguments

object

[PangoFontMap] a PangoFontMap

context

[PangoContext] the PangoContext the font will be used with

desc

[PangoFontDescription] a PangoFontDescription describing the font to load

Value

[PangoFont] the font loaded, or NULL if no font matched.

Author(s)

Derived by RGtkGen from GTK+ documentation


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