| pangoCairoFontMapNewForFontType {RGtk2} | R Documentation |
Creates a new PangoCairoFontMap object of the type suitable
to be used with cairo font backend of type fonttype.
pangoCairoFontMapNewForFontType(fonttype)
|
[CairoFontType] desired CairoFontType |
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