pangoFontMapLoadFontset: pangoFontMapLoadFontset

Description Usage Arguments Value Author(s)

View source: R/pangoFuncs.R

Description

Load a set of fonts in the fontmap that can be used to render a font matching desc.

Usage

1
pangoFontMapLoadFontset(object, context, desc, language)

Arguments

object

[PangoFontMap] a PangoFontMap

context

[PangoContext] the PangoContext the font will be used with

desc

[PangoFontDescription] a PangoFontDescription describing the font to load

language

[PangoLanguage] a PangoLanguage the fonts will be used for

Value

[PangoFontset] the fontset, 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.