Method

VteTerminalget_enable_bidi

Declaration [src]

gboolean
vte_terminal_get_enable_bidi (
  VteTerminal* terminal
)

Description [src]

Checks whether the terminal performs bidirectional text rendering.

Available since:0.58

Return value

Returns: gboolean
 

TRUE if BiDi is enabled, FALSE if not.