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

Safe HaskellNone
LanguageHaskell98

Data.GI.GIR.Struct

Description

Parsing of structs.

Documentation

data Struct Source #

Instances
Show Struct Source # 
Instance details

Defined in Data.GI.GIR.Struct

Methods

showsPrec :: Int -> Struct -> ShowS

show :: Struct -> String

showList :: [Struct] -> ShowS