Widget.setFontOptions

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

class Widget
void
setFontOptions

Parameters

options FontOption

a cairo_font_options_t, or NULL to unset any previously set default font options.

Meta

Since

3.18