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

pangoCairoFontMapGetDefault

pangoCairoFontMapGetDefault


Description

Gets a default PangoCairoFontMap to use with Cairo.

Usage

pangoCairoFontMapGetDefault()

Details

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

Value

[PangoFontMap] the default Cairo fontmap for Pango.

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.