Description Usage Arguments Details Author(s)
Sets a default PangoCairoFontMap
to use with Cairo.
1 | pangoCairoFontMapSetDefault(fontmap)
|
|
[ |
This can be used to change the Cairo font backend that the default fontmap uses for example. The old default font map is unreffed and the new font map referenced.
A value of NULL
for fontmap
will cause the current default
font map to be released and a new default font
map to be created on demand, using pangoCairoFontMapNew
.
Since 1.22
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.