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.

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

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

    Set the GValue to the given Haskell value.

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

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

    No documentation available.

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

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

    Set the value of GValue containing a GParamSpec

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

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

    Set the value of GValue containing a StablePtr

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

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

    No documentation available.

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

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

    No documentation available.

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

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

    No documentation available.

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

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

    No documentation available.

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

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

    No documentation available.

  10. setObjectPropertyClosure :: GObject a => a -> String -> Maybe (GClosure b) -> IO ()

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

    No documentation available.

Page 199 of many | Previous | Next