FontOption.merge

Merges non-default options from other into options, replacing existing values. This operation can be thought of as somewhat similar to compositing other onto options with the operation of CAIRO_OPERATOR_OVER. Since 1.0

class FontOption
void
merge

Parameters

other FontOption

another cairo_font_options_t

Meta