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.

  1. setObjectPropertyString :: GObject a => a -> String -> Maybe Text -> IO ()

    haskell-gi-base Data.GI.Base.Properties

    No documentation available.

  2. setObjectPropertyStringArray :: GObject a => a -> String -> Maybe [Text] -> IO ()

    haskell-gi-base Data.GI.Base.Properties

    No documentation available.

  3. setObjectPropertyUInt :: GObject a => a -> String -> CUInt -> IO ()

    haskell-gi-base Data.GI.Base.Properties

    No documentation available.

  4. setObjectPropertyUInt32 :: GObject a => a -> String -> Word32 -> IO ()

    haskell-gi-base Data.GI.Base.Properties

    No documentation available.

  5. setObjectPropertyUInt64 :: GObject a => a -> String -> Word64 -> IO ()

    haskell-gi-base Data.GI.Base.Properties

    No documentation available.

  6. setObjectPropertyULong :: GObject a => a -> String -> CULong -> IO ()

    haskell-gi-base Data.GI.Base.Properties

    No documentation available.

  7. setObjectPropertyVariant :: GObject a => a -> String -> Maybe GVariant -> IO ()

    haskell-gi-base Data.GI.Base.Properties

    No documentation available.

  8. setupBinding :: Text -> Text -> Text -> Text -> Bool -> Maybe FilePath -> [TaggedOverride] -> Maybe FilePath -> IO ()

    haskell-gi Data.GI.CodeGen.CabalHooks

    The entry point for Setup.hs files in bindings.

  9. setupCompatWrapper :: String -> [Text] -> IO ()

    haskell-gi Data.GI.CodeGen.CabalHooks

    The entry point for Setup.hs files in compat bindings.

  10. setGHCOptions :: [Text] -> CodeGen e ()

    haskell-gi Data.GI.CodeGen.Code

    Set the GHC options for compiling this module (in a OPTIONS_GHC pragma).

Page 34 of many | Previous | Next