Hoogle Search
Within LTS Haskell 24.18 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setObjectPropertyString :: GObject a => a -> String -> Maybe Text -> IO ()haskell-gi-base Data.GI.Base.Properties No documentation available.
setObjectPropertyStringArray :: GObject a => a -> String -> Maybe [Text] -> IO ()haskell-gi-base Data.GI.Base.Properties No documentation available.
setObjectPropertyUInt :: GObject a => a -> String -> CUInt -> IO ()haskell-gi-base Data.GI.Base.Properties No documentation available.
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).