FontOption.equal

Compares two font options objects for equality. Since 1.0

class FontOption
equal

Parameters

other FontOption

another cairo_font_options_t

Return Value

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

Meta