gi-vte-2.91.24: Vte bindings

CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (inaki@blueleaf.cc)
Safe HaskellNone
LanguageHaskell2010

GI.Vte.Constants

Description

 
Synopsis

Documentation

pattern TEST_FLAGS_NONE :: Word64 Source #

No description available in the introspection data.

pattern TEST_FLAGS_ALL :: Word64 Source #

No description available in the introspection data.

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).