cairoFontOptionsMerge {RGtk2} | R Documentation |
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_OPERATION_OVER
.
cairoFontOptionsMerge(options, other)
|
[CairoFontOptions ] a CairoFontOptions |
|
[CairoFontOptions ] another CairoFontOptions |
Derived by RGtkGen from GTK+ documentation