Skip to content
Commit dd08c50c authored by Christian Persch's avatar Christian Persch
Browse files

Add VtePty and adapt the VteTerminal APIs to it

Add VtePty as a GObject holding the info about the PTY. Add new API to
VteTerminal to set a VtePty, and deprecate the old API that takes a FD
to the PTY. Also deprecate the whole of the undocumented _vte_pty_*()
APIs.

Add vte_terminal_fork_command_full() variant that allow providing a
custom child setup function and that returns a GError on failure.

Bug #585841, bug #320128, bug #514447, bug #588871.
parent 9103412c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment