RGtk2 (version 2.20.31)

pangoFontMapLoadFont: pangoFontMapLoadFont

Description

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

Usage

pangoFontMapLoadFont(object, context, desc)

Arguments

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.