Hoogle Search

Within Stackage Nightly 2026-07-01 (ghc-9.12.4)

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

  1. set_flags :: Ptr GValue -> CUInt -> IO ()

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

    No documentation available.

  2. set_hvalue :: Typeable a => Ptr GValue -> HValue a -> IO ()

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

    Set the GValue to the given Haskell value.

  3. set_object :: GObject a => Ptr GValue -> Ptr a -> IO ()

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

    No documentation available.

  4. set_param :: Ptr GValue -> Maybe GParamSpec -> IO ()

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

    Set the value of GValue containing a GParamSpec

  5. set_stablePtr :: Ptr GValue -> StablePtr a -> IO ()

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

    Set the value of GValue containing a StablePtr

  6. set_variant :: Ptr GValue -> Ptr GVariant -> IO ()

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

    No documentation available.

  7. setObjectPropertyBool :: GObject a => a -> String -> Bool -> IO ()

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

    No documentation available.

  8. setObjectPropertyBoxed :: (GObject a, GBoxed b) => a -> String -> Maybe b -> IO ()

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

    No documentation available.

  9. setObjectPropertyByteArray :: GObject a => a -> String -> Maybe ByteString -> IO ()

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

    No documentation available.

  10. setObjectPropertyCallback :: GObject a => a -> String -> FunPtr b -> IO ()

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

    No documentation available.

Page 44 of many | Previous | Next