Data.GI.GIR.Interface
data Interface Source #
Constructors
Fields
Defined in Data.GI.GIR.Interface
Methods
showsPrec :: Int -> Interface -> ShowS #
show :: Interface -> String #
showList :: [Interface] -> ShowS #
parseInterface :: Parser (Name, Interface) Source #