Enumeration
VtePtyError
unstable since: 3.91
Members
VTE_PTY_ERROR_PTY_HELPER_FAILED-
Obsolete. Deprecated: 0.42
- Value:
0 - Nickname:
pty-helper-failed - Available since: 3.91
- Value:
VTE_PTY_ERROR_PTY98_FAILED-
Failure when using PTY98 to allocate the PTY.
- Value:
1 - Nickname:
pty98-failed - Available since: 3.91
- Value:
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.
unstable since: 3.91