pangoFontDescriptionGetSizeIsAbsolute: pangoFontDescriptionGetSizeIsAbsolute

Description Usage Arguments Details Value Author(s)

View source: R/pangoFuncs.R

Description

Determines whether the size of the font is in points (not absolute) or device units (absolute). See pangoFontDescriptionSetSize and pangoFontDescriptionSetAbsoluteSize.

Usage

1

Arguments

object

[PangoFontDescription] a PangoFontDescription

Details

Since 1.8

Value

[logical] whether the size for the font description is in points or device units. Use pangoFontDescriptionGetSetFields to find out if the size field of the font description was explicitly set or not.

Author(s)

Derived by RGtkGen from GTK+ documentation


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