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

Safe HaskellNone
LanguageHaskell98

Data.GI.GIR.Flags

Description

Parsing of bitfields, a.k.a. flags. They are represented in the same way as enums, so this is a thin wrapper over that code.

Documentation

data Flags Source #

Constructors

Flags Enumeration 

Instances