Terminal.getEmulation

Queries the terminal for its current emulation, as last set by a call to vte_terminal_set_emulation().

class Terminal
string
getEmulation
()

Return Value

Type: string

an interned string containing the name of the terminal type the widget is attempting to emulate

Meta