Method

VteTerminalget_font_options

Declaration [src]

const cairo_font_options_t*
vte_terminal_get_font_options (
  VteTerminal* terminal
)

Description

No description available.
Available since:0.74

Return value

Returns: const cairo_font_options_t*
 

The terminal’s font options, or NULL.

 The data is owned by the instance.
 The return value can be NULL.