RGtk2 (version 2.20.31)

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.

Value

PangoAttribute] the newly allocated PangoAttribute,

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