Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria (garetxe@gmail.com) |
Safe Haskell | None |
Language | Haskell2010 |
Synopsis
- pattern SPAWN_NO_PARENT_ENVV :: Int32
- pattern REGEX_FLAGS_DEFAULT :: Int32
- pattern MINOR_VERSION :: Int32
- pattern MICRO_VERSION :: Int32
- pattern MAJOR_VERSION :: Int32
Documentation
pattern SPAWN_NO_PARENT_ENVV :: Int32 Source #
No description available in the introspection data.
pattern REGEX_FLAGS_DEFAULT :: Int32 Source #
No description available in the introspection data.
pattern MINOR_VERSION :: Int32 Source #
The minor version number of the VTE library (e.g. in version 3.1.4 this is 1).
pattern MICRO_VERSION :: Int32 Source #
The micro version number of the VTE library (e.g. in version 3.1.4 this is 4).
pattern MAJOR_VERSION :: Int32 Source #
The major version number of the VTE library (e.g. in version 3.1.4 this is 3).