Method
IdeRunnerset_pty
since: 3.32
Description
Sets the VtePty
to use for the runner.
This is equivalent to calling ide_runner_set_tty()
with the
result of vte_pty_get_fd().
Available since: 3.32
Parameters
pty
-
Type:
VtePty
A
VtePty
orNULL
.The argument can be NULL
.The data is owned by the caller of the function.