Property
VteTerminal:font-options
Description [src]
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 #cairo_font_options_t that has
CAIRO_HINT_METRICS_OFF set.
| Type: | const cairo_font_options_t* |
| Available since: | 0.74 |