pangoFontDescriptionGetSize: pangoFontDescriptionGetSize

Description Usage Arguments Value Author(s)

View source: R/pangoFuncs.R

Description

Gets the size field of a font description. See pangoFontDescriptionSetSize.

Usage

1

Arguments

object

[PangoFontDescription] a PangoFontDescription

Value

[integer] the size field for the font description in points or device units. You must call pangoFontDescriptionGetSizeIsAbsolute to find out which is the case. Returns 0 if the size field has not previously been set or it has been set to 0 explicitly. Use pangoFontDescriptionGetSetFields to find out if the field was explicitly set or not.

Author(s)

Derived by RGtkGen from GTK+ documentation


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