pangoAttributeEqual: pangoAttributeEqual

Description Usage Arguments Value Author(s)

View source: R/pangoFuncs.R

Description

Compare two attributes for equality. This compares only the actual value of the two attributes and not the ranges that the attributes apply to.

Usage

1
pangoAttributeEqual(object, attr2)

Arguments

object

[PangoAttribute] a PangoAttribute

attr2

[PangoAttribute] another PangoAttribute

Value

[logical] TRUE if the two attributes have the same value.

Author(s)

Derived by RGtkGen from GTK+ documentation


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