pangoFontDescriptionEqual: pangoFontDescriptionEqual

Description Usage Arguments Value Author(s)

View source: R/pangoFuncs.R

Description

Compares two font descriptions for equality. Two font descriptions are considered equal if the fonts they describe are provably identical. This means that their masks do not have to match, as long as other fields are all the same. (Two font descriptions may result in identical fonts being loaded, but still compare FALSE.)

Usage

1

Arguments

object

[PangoFontDescription] a PangoFontDescription

desc2

[PangoFontDescription] another PangoFontDescription

Value

[logical] TRUE if the two font descriptions are identical, FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


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