Terminal.getDefaultEmulation

Queries the terminal for its default emulation, which is attempted if the terminal type passed to vte_terminal_set_emulation() is NULL.

class Terminal
string
getDefaultEmulation
()

Return Value

Type: string

an interned string containing the name of the default terminal type the widget attempts to emulate. [transfer none][type utf8] Since 0.11.11

Meta