pangoFontDescriptionEqual {RGtk2} | R Documentation |
Compares two font descriptions for equality.
pangoFontDescriptionEqual(object, desc2)
|
[PangoFontDescription ] a PangoFontDescription |
|
[PangoFontDescription ] another PangoFontDescription |
[logical] TRUE
if the two font descriptions are proveably
identical. (Two font descriptions may result in
identical fonts being loaded, but still compare
FALSE
.)
Derived by RGtkGen from GTK+ documentation