Note that this function will return false if either object is in error.
FontOptions.equal
cairo.types.Bool equal(cairo.font_options.FontOptions other)Compares two font options objects for equality.
Parameters
other | another #cairo_font_options_t |
Returns
true if all fields of the two font options objects match.