haskell-gi-0.21.5: Generate Haskell bindings for GObject Introspection capable libraries
Data.GI.GIR.Function
data Function Source #
Constructors
Fields
Defined in Data.GI.GIR.Function
Methods
showsPrec :: Int -> Function -> ShowS Source #
show :: Function -> String Source #
showList :: [Function] -> ShowS Source #
parseFunction :: Parser (Name, Function) Source #