pangoFontMetricsGetAscent: pangoFontMetricsGetAscent

Description Usage Arguments Value Author(s)

View source: R/pangoFuncs.R

Description

Gets the ascent from a font metrics structure. The ascent is the distance from the baseline to the logical top of a line of text. (The logical top may be above or below the top of the actual drawn ink. It is necessary to lay out the text to figure where the ink will be.)

Usage

1

Arguments

object

[PangoFontMetrics] a PangoFontMetrics structure

Value

[integer] the ascent, in Pango units.

Author(s)

Derived by RGtkGen from GTK+ documentation


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