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

Safe HaskellNone
LanguageHaskell98

Data.GI.GIR.Enum

Description

Parsing of Enums.

Synopsis

Documentation

parseEnum :: Parser (Name, Enumeration) Source #

Parse an "enumeration" element from the GIR file.