Package: cairo

Function cairo-font-options-equal

Lambda List

cairo-font-options-equal (options other)

Arguments

options -- a cairo-font-options-t instance
other -- another cairo-font-options-t instance

Return Value

True if all fields of the two font options instances match. Note that this function will return false if either instance is in error.

Details

Compares two font options instances for equality.
 

See also

2021-10-27