RGtk2 (version 2.20.31)

pangoContextLoadFont: pangoContextLoadFont

Description

Loads the font in one of the fontmaps in the context that is the closest match for desc.

Usage

pangoContextLoadFont(object, desc)

Arguments

desc
[PangoFontDescription] a PangoFontDescription describing the font to load

Value

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