pty_new_sync
Description:
public Pty pty_new_sync (
PtyFlags flags,
Cancellable? cancellable =
null)
throws Error
Creates a new Pty, sets the emulation property from VteTerminal:emulation, and
sets the size using this's size.
See Pty for more information.
Parameters:
| this |
a Terminal
|
| flags |
flags from PtyFlags
|
| cancellable |
a Cancellable, or null
|
Returns: