Enumeration
VtePtyError
Members
Name | Description |
---|---|
VTE_PTY_ERROR_PTY_HELPER_FAILED |
Obsolete. Deprecated: 0.42 |
VTE_PTY_ERROR_PTY98_FAILED |
Failure when using PTY98 to allocate the PTY. |
Type functions
vte_pty_error_quark
Error domain for VTE PTY errors. Errors in this domain will be from the VtePtyError
enumeration. See GError
for more information on error domains.