Terminal.getCjkAmbiguousWidth

Returns whether ambiguous-width characters are narrow or wide when using the UTF-8 encoding (vte_terminal_set_encoding()).

class Terminal
int
getCjkAmbiguousWidth
()

Return Value

Type: int

1 if ambiguous-width characters are narrow, or 2 if they are wide

Meta