set_font_options


Description:

[ Version ( since = "3.18" ) ]
public void set_font_options (FontOptions? options)

Sets the FontOptions used for Pango rendering in this widget.

When not set, the default font options for the Screen will be used.

Parameters:

this

a Widget

options

a FontOptions, or null to unset any previously set default font options.