pangoFontMetricsGetApproximateDigitWidth: pangoFontMetricsGetApproximateDigitWidth

Description Usage Arguments Value Author(s)

View source: R/pangoFuncs.R

Description

Gets the approximate digit width for a font metrics structure. This is merely a representative value useful, for example, for determining the initial size for a window. Actual digits in text can be wider or narrower than this, though this value is generally somewhat more accurate than the result of pangoFontMetricsGetApproximateCharWidth for digits.

Usage

1

Arguments

object

[PangoFontMetrics] a PangoFontMetrics structure

Value

[integer] the digit width, in Pango units.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.