RGtk2 (version 2.20.31)

pangoCairoFontMapNew: pangoCairoFontMapNew

Description

Creates a new PangoCairoFontMap object; a fontmap is used to cache information about available fonts, and holds certain global parameters such as the resolution. In most cases, you can use pangoCairoFontMapGetDefault instead.

Usage

pangoCairoFontMapNew()

Arguments

Value

PangoFontMap] the newly allocated PangoFontMap,

Details

Note that the type of the returned object will depend on the particular font backend Cairo was compiled to use; You generally should only use the PangoFontMap and PangoCairoFontMap interfaces on the returned object. Since 1.10