Method
VteTerminalset_pty
Declaration [src]
void
vte_terminal_set_pty (
VteTerminal* terminal,
VtePty* pty
)
Parameters
pty
-
Type:
VtePty
A
VtePty
, orNULL
.The argument can be NULL
.The data is owned by the caller of the method.