gi-dazzle-1.0.2: libdazzle bindings
CopyrightWill Thompson and Iñaki García Etxebarria
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
LanguageHaskell2010

GI.Dazzle.Constants

Description

 
Synopsis

Documentation

pattern VERSION_S :: Text Source #

Dazzle version, encoded as a string, useful for printing and concatenation.

pattern MINOR_VERSION :: Int32 Source #

Dzl minor version component (e.g. 2 if DZL_VERSION is 1.2.3)

pattern MICRO_VERSION :: Int32 Source #

Dzl micro version component (e.g. 3 if DZL_VERSION is 1.2.3)

pattern MAJOR_VERSION :: Int32 Source #

Dzl major version component (e.g. 1 if DZL_VERSION is 1.2.3)

pattern ENABLE_TRACE :: Int32 Source #

No description available in the introspection data.

pattern DOCK_BIN_STYLE_CLASS_PINNED :: Text Source #

No description available in the introspection data.

pattern COUNTER_REQUIRES_ATOMIC :: Int32 Source #

No description available in the introspection data.