Terminal.setPty
void setPty(vte.pty.Pty pty = null)Sets pty as the PTY to use in terminal. Use null to unset the PTY.
Parameters
pty | a #VtePty, or null |
void setPty(vte.pty.Pty pty = null)Sets pty as the PTY to use in terminal. Use null to unset the PTY.
pty | a #VtePty, or null |