Widget.setFontOptions

void setFontOptions(cairo.font_options.FontOptions options = null)

Sets the #cairo_font_options_t used for Pango rendering in this widget. When not set, the default font options for the #GdkScreen will be used.

Parameters

optionsa #cairo_font_options_t, or null to unset any previously set default font options.