Description Usage Details Value Author(s)
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.
1 |
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
[PangoFontMap
] the newly allocated PangoFontMap
,
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.