cairoFontOptionsEqual {RGtk2} | R Documentation |
Compares two font options objects for equality.
cairoFontOptionsEqual(options, other)
|
|
|
[ |
[logical] TRUE
if all fields of the two font options objects match.
Note that this function will return FALSE
if either object is in
error.
Derived by RGtkGen from GTK+ documentation