Terminal.getUsingXft

Warning vte_terminal_get_using_xft is deprecated and should not be used in newly-written code. 0.20 A VteTerminal can use multiple methods to draw text. This function allows an application to determine whether or not the current method uses fontconfig to find fonts. This setting cannot be changed by the caller, but in practice usually matches the behavior of GTK+ itself.

class Terminal
int
getUsingXft
()

Return Value

Type: int

TRUE

Meta