Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
fullInterfaceMethodList :: Name -> Interface -> CodeGen e [(Name, Method)]haskell-gi Data.GI.CodeGen.Inheritance List all methods defined for an interface, including those defined by its prerequisites.
fullInterfacePropertyList :: Name -> Interface -> CodeGen e [(Name, Property)]haskell-gi Data.GI.CodeGen.Inheritance List all properties defined for an interface, including those defined by its prerequisites.
fullInterfaceSignalList :: Name -> Interface -> CodeGen e [(Name, Signal)]haskell-gi Data.GI.CodeGen.Inheritance List all signals defined for an interface, including those defined by its prerequisites.
fullObjectMethodList :: Name -> Object -> CodeGen e [(Name, Method)]haskell-gi Data.GI.CodeGen.Inheritance List all methods defined for an object, including those defined by its ancestors.
fullObjectPropertyList :: Name -> Object -> CodeGen e [(Name, Property)]haskell-gi Data.GI.CodeGen.Inheritance List all properties defined for an object, including those defined by its ancestors.
fullObjectSignalList :: Name -> Object -> CodeGen e [(Name, Signal)]haskell-gi Data.GI.CodeGen.Inheritance List all signals defined for an object, including those defined by its ancestors.
modulePathToList :: ModulePath -> [Text]haskell-gi Data.GI.CodeGen.ModulePath No documentation available.
genMethodList :: Name -> [(Name, Method)] -> CodeGen e ()haskell-gi Data.GI.CodeGen.OverloadedMethods Generate the MethodList instance given the list of methods for the given named type. Returns a Haddock comment summarizing the list of methods available.
-
haskell-gi Data.GI.CodeGen.Type GList
-
haskell-gi Data.GI.CodeGen.Type GSList