FontOptions.equal

Compares two font options objects for equality.

Parameters

other cairo.font_options.FontOptions

another #cairo_font_options_t

Return Value

Type: cairo.types.Bool

true if all fields of the two font options objects match. Note that this function will return false if either object is in error.