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

pangoFontDescriptionSetAbsoluteSize

pangoFontDescriptionSetAbsoluteSize


Description

Sets the size field of a font description, in device units. This is mutually exclusive with pangoFontDescriptionSetSize which sets the font size in points.

Usage

pangoFontDescriptionSetAbsoluteSize(object, size)

Arguments

object

[PangoFontDescription] a PangoFontDescription

size

[numeric] the new size, in Pango units. There are PANGO_SCALE Pango units in one device unit. For an output backend where a device unit is a pixel, a size value of 10 * PANGO_SCALE gives a 10 pixel font.

Details

Since 1.8

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.