Method

VteTerminalget_char_width

Declaration [src]

glong
vte_terminal_get_char_width (
  VteTerminal* terminal
)

Description

No description available.

Return value

Returns: glong
 

The width of a character cell

Note that this method should rather be called vte_terminal_get_cell_width, because the return value takes cell-width-scale into account.