Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. callbackHaskellToForeign :: Text -> Text

    haskell-gi Data.GI.CodeGen.SymbolNaming

    The name of the Haskell to foreign wrapper for the given callback type. It can be passed in qualified.

  2. callbackHaskellToForeignWithClosures :: Text -> Text

    haskell-gi Data.GI.CodeGen.SymbolNaming

    The name of the Haskell to foreign wrapper for the given callback type, keeping the closure arguments (we usually elide them). The callback type can be passed in qualified.

  3. callbackWrapperAllocator :: Text -> Text

    haskell-gi Data.GI.CodeGen.SymbolNaming

    The name for the foreign wrapper allocator (foreign import "wrapper" ...) for the given callback type. It can be passed in qualified.

  4. unknownAllocationInfo :: AllocationInfo

    haskell-gi Data.GI.GIR.Allocation

    A convenience function, filling in all the allocation info to unknown.

  5. ScopeTypeCall :: Scope

    haskell-gi Data.GI.GIR.Arg

    No documentation available.

  6. argCallbackUserData :: Arg -> Bool

    haskell-gi Data.GI.GIR.Arg

    Whether the argument is an "user-data" argument for a callback.

  7. argCallerAllocates :: Arg -> Bool

    haskell-gi Data.GI.GIR.Arg

    No documentation available.

  8. module Data.GI.GIR.Callable

    No documentation available.

  9. data Callable

    haskell-gi Data.GI.GIR.Callable

    No documentation available.

  10. Callable :: Maybe Type -> Bool -> Transfer -> Documentation -> [Arg] -> Bool -> Bool -> Maybe DeprecationInfo -> Documentation -> Maybe Bool -> Callable

    haskell-gi Data.GI.GIR.Callable

    No documentation available.

Page 349 of many | Previous | Next