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. setObjectPropertyByteArray :: GObject a => a -> String -> Maybe ByteString -> IO ()

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

    No documentation available.

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

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

    No documentation available.

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

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

    No documentation available.

  4. setObjectPropertyDouble :: GObject a => a -> String -> Double -> IO ()

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

    No documentation available.

  5. setObjectPropertyEnum :: (GObject a, Enum b, BoxedEnum b) => a -> String -> b -> IO ()

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

    No documentation available.

  6. setObjectPropertyFlags :: forall a b . (IsGFlag b, BoxedFlags b, GObject a) => a -> String -> [b] -> IO ()

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

    No documentation available.

  7. setObjectPropertyFloat :: GObject a => a -> String -> Float -> IO ()

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

    No documentation available.

  8. setObjectPropertyGError :: GObject a => a -> String -> Maybe GError -> IO ()

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

    Set a property of type GError.

  9. setObjectPropertyGType :: GObject a => a -> String -> GType -> IO ()

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

    No documentation available.

  10. setObjectPropertyGValue :: GObject a => a -> String -> Maybe GValue -> IO ()

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

    Set a property of type GValue.

Page 32 of many | Previous | Next