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. setObjectPropertyDouble :: GObject a => a -> String -> Double -> IO ()

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

    No documentation available.

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

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

    No documentation available.

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

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

    No documentation available.

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

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

    No documentation available.

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

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

    Set a property of type GError.

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

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

    No documentation available.

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

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

    Set a property of type GValue.

  8. setObjectPropertyHash :: GObject a => a -> String -> b -> IO ()

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

    No documentation available.

  9. setObjectPropertyInt :: GObject a => a -> String -> CInt -> IO ()

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

    No documentation available.

  10. setObjectPropertyInt32 :: GObject a => a -> String -> Int32 -> IO ()

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

    No documentation available.

Page 200 of many | Previous | Next