Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

pangoCairoFontMapSetDefault

pangoCairoFontMapSetDefault


Description

Sets a default PangoCairoFontMap to use with Cairo.

Usage

pangoCairoFontMapSetDefault(fontmap)

Arguments

fontmap

[PangoCairoFontMap] The new default font map, or NULL

Details

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

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.