Description Usage Details Value Author(s)
Gets a default PangoCairoFontMap
to use with Cairo.
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.
The default Cairo fontmap can be changed by using
pangoCairoFontMapSetDefault
. This can be used to
change the Cairo font backend that the default fontmap
uses for example.
Since 1.10
[PangoFontMap
] the default Cairo fontmap for Pango.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.