Terminal.ptyNew

Creates a new VtePty, and sets the emulation property from "emulation". See vte_pty_new() for more information.

class Terminal
ptyNew

Parameters

flags VtePtyFlags

flags from VtePtyFlags

Return Value

Type: Pty

a new VtePty. [transfer full] Since 0.26

Throws

GException on failure.

Meta