Terminal.setPty

Sets pty as the PTY to use in terminal. Use null to unset the PTY.

class Terminal
void
setPty
(
vte.pty.Pty pty = null
)

Parameters

pty vte.pty.Pty

a #VtePty, or null