Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setObjectPropertyUInt32 :: GObject a => a -> String -> Word32 -> IO ()haskell-gi-base Data.GI.Base.Properties No documentation available.
setObjectPropertyUInt64 :: GObject a => a -> String -> Word64 -> IO ()haskell-gi-base Data.GI.Base.Properties No documentation available.
setObjectPropertyULong :: GObject a => a -> String -> CULong -> IO ()haskell-gi-base Data.GI.Base.Properties No documentation available.
setObjectPropertyVariant :: GObject a => a -> String -> Maybe GVariant -> IO ()haskell-gi-base Data.GI.Base.Properties No documentation available.
-
haskell-gi Data.GI.CodeGen.CabalHooks The entry point for Setup.hs files in bindings.
setupCompatWrapper :: String -> [Text] -> IO ()haskell-gi Data.GI.CodeGen.CabalHooks The entry point for Setup.hs files in compat bindings.
setGHCOptions :: [Text] -> CodeGen e ()haskell-gi Data.GI.CodeGen.Code Set the GHC options for compiling this module (in a OPTIONS_GHC pragma).
setLanguagePragmas :: [Text] -> CodeGen e ()haskell-gi Data.GI.CodeGen.Code Set the language pragmas for the current module.
setModuleFlags :: [ModuleFlag] -> CodeGen e ()haskell-gi Data.GI.CodeGen.Code Set the given flags for the module.
setModuleMinBase :: BaseVersion -> CodeGen e ()haskell-gi Data.GI.CodeGen.Code Set the minimum base version supported by the current module.