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

Safe HaskellNone
LanguageHaskell98

Data.GI.GIR.Field

Description

Parsing of objectstructunion fields.

Documentation

data Field Source #

Constructors

Field 

Instances

Show Field Source # 

Methods

showsPrec :: Int -> Field -> ShowS

show :: Field -> String

showList :: [Field] -> ShowS

data FieldInfoFlag Source #

Instances

Show FieldInfoFlag Source # 

Methods

showsPrec :: Int -> FieldInfoFlag -> ShowS

show :: FieldInfoFlag -> String

showList :: [FieldInfoFlag] -> ShowS