API Version: 41.0
Library Version: 41.0
void ide_runner_set_pty ( IdeRunner* self, VtePty* pty )
Sets the VtePty to use for the runner.
VtePty
This is equivalent to calling ide_runner_set_tty() with the result of vte_pty_get_fd().
ide_runner_set_tty()
vte_pty_get_fd()
pty
VtePty*
A VtePty or NULL.
NULL