pangoAttributeEqual {RGtk2} | R Documentation |
Compare two attributes for equality. This compares only the actual value of the two attributes and not the ranges that the attributes apply to.
pangoAttributeEqual(object, attr2)
|
[PangoAttribute ] a PangoAttribute |
|
[PangoAttribute ] another PangoAttribute |
[logical] TRUE
if the two attributes have the same value.
Derived by RGtkGen from GTK+ documentation