ZVT Terminal Widget Reference Guide | |||
---|---|---|---|
<<< Previous Page | Home | Up | Next Page >>> |
The terminal can either take input from a sub-process, or from the application directly.
zvt_term_forkpty - to fork a session in which to launch a terminal application.
zvt_term_killchild - to signal the child process (as in signal(2)).
zvt_term_closepty - to close the master pty, and let the child quit.
zvt_term_feed - Feed data directly to the terminal