Terminal.setPty

void setPty(vte.pty.Pty pty = null) nothrow

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

Parameters

ptya #VtePty, or null