haskell-gi-0.20.2: Generate Haskell bindings for GObject Introspection capable libraries

Safe HaskellNone
LanguageHaskell98

Data.GI.GIR.Constant

Description

Parsing of constants in GIR files.

Synopsis

Documentation

parseConstant :: Parser (Name, Constant) Source #

Parse a "constant" element from the GIR file.