Description Usage Arguments Details Value Author(s)
Creates a new PangoCairoFontMap
object of the type suitable
to be used with cairo font backend of type fonttype
.
1 | pangoCairoFontMapNewForFontType(fonttype)
|
|
[ |
In most cases one should simply use @pangoCairoFontMapNew
,
or in fact in most of those cases, just use
@pangoCairoFontMapGetDefault
.
Since 1.18
[PangoFontMap
]
or NULL
if the requested cairo font backend is
not supported / compiled in.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.