gi-vte-2.91.19: Vte bindings

CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Vte.Flags

Contents

Description

 
Synopsis

Flags

PtyFlags

data PtyFlags Source #

No description available in the introspection data.

Constructors

PtyFlagsNoLastlog

Unused. Deprecated: 0.38

PtyFlagsNoUtmp

Unused. Deprecated: 0.38

PtyFlagsNoWtmp

Unused. Deprecated: 0.38

PtyFlagsNoHelper

Unused. Deprecated: 0.38

PtyFlagsNoFallback

Unused. Deprecated: 0.38

PtyFlagsNoSession

Do not start a new session for the child in ptyChildSetup. See man:setsid(2) for more information. Since: 0.58

PtyFlagsNoCtty

Do not set the PTY as the controlling TTY for the child in ptyChildSetup. See man:tty_ioctl(4) for more information. Since: 0.58

PtyFlagsDefault

the default flags

AnotherPtyFlags Int

Catch-all for unknown values