Terminal.ptyNewSync

Creates a new #VtePty, and sets the emulation property from #VteTerminal:emulation.

See vte_pty_new() for more information.

class Terminal
ptyNewSync

Parameters

flags VtePtyFlags

flags from #VtePtyFlags

cancellable Cancellable

a #GCancellable, or %NULL

Return Value

Type: Pty

a new #VtePty

Throws

GException on failure.

Meta