Packages
vte-2.91
Vte
PtyFlags
DEFAULT
NO_CTTY
NO_FALLBACK
NO_HELPER
NO_LASTLOG
NO_SESSION
NO_UTMP
NO_WTMP
PtyFlags
Description:
[
CCode
( cprefix =
"VTE_PTY_"
, type_id =
"vte_pty_flags_get_type ()"
) ]
[
Flags
]
public
enum
PtyFlags
Namespace:
Vte
Package:
vte-2.91
Content:
Enum values:
DEFAULT
-
the default flags
NO_CTTY
-
Do not set the PTY as the controlling TTY for the child in
child_setup
.
NO_FALLBACK
-
Unused.
NO_HELPER
-
Unused.
NO_LASTLOG
-
Unused.
NO_SESSION
-
Do not start a new session for the child in
child_setup
.
NO_UTMP
-
Unused.
NO_WTMP
-
Unused.