Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

pangoAttrFallbackNew

pangoAttrFallbackNew


Description

Create a new font fallback attribute.

Usage

pangoAttrFallbackNew(fallback)

Arguments

fallback

[logical] TRUE if we should fall back on other fonts for characters the active font is missing.

Details

If fallback is disabled, characters will only be used from the closest matching font on the system. No fallback will be done to other fonts on the system that might contain the characters in the text. Since 1.4

Value

[PangoAttribute] the newly allocated PangoAttribute,

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.