Data.GI.GIR.Function
data Function Source #
Constructors
Fields
The symbol in the dynlib that this function refers to.
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 #