:right-sidebar: True PtyFlags =================================================================== .. currentmodule:: gi.repository.Vte .. class:: PtyFlags :no-contents-entry: Fields ------ .. rst-class:: interim-class .. class:: PtyFlags :no-index: .. attribute:: DEFAULT The default flags .. attribute:: NO_CTTY Do not set the PTY as the controlling TTY for the child in :func:`~gi.repository.Vte.Pty.child_setup`. See man:tty_ioctl(4) for more information. Since: 0.58 .. attribute:: NO_FALLBACK Unused. Deprecated: 0.38 .. attribute:: NO_HELPER Unused. Deprecated: 0.38 .. attribute:: NO_LASTLOG Unused. Deprecated: 0.38 .. attribute:: NO_SESSION Do not start a new session for the child in :func:`~gi.repository.Vte.Pty.child_setup`. See man:setsid(2) for more information. Since: 0.58 .. attribute:: NO_UTMP Unused. Deprecated: 0.38 .. attribute:: NO_WTMP Unused. Deprecated: 0.38