[ Version ( since = "0.74" ) ]
public FontOptions font_options { get; set; }
The terminal's font options, or null to use the default font options.
Note that on GTK4, the terminal by default uses font options with cairo_hint_metrics_on set; to override that, use this function to set a FontOptions that has cairo_hint_metrics_off set.