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

pangoCairoContextSetFontOptions

pangoCairoContextSetFontOptions


Description

Sets the font options used when rendering text with this context. These options override any options that pangoCairoUpdateContext derives from the target surface.

Usage

pangoCairoContextSetFontOptions(context, options)

Arguments

context

[PangoContext] a PangoContext, from a pangocairo font map

options

[CairoFontOptions] a CairoFontOptions, or NULL to unset any previously set options. A copy is made.

Details

Since 1.10

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.