set_font_options
Description:
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. |