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. setObjectPropertyClosure :: GObject a => a -> String -> Maybe (GClosure b) -> IO ()

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

    No documentation available.

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

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

    No documentation available.

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

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

    No documentation available.

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

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

    No documentation available.

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

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

    No documentation available.

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

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

    Set a property of type GError.

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

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

    No documentation available.

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

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

    Set a property of type GValue.

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

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

    No documentation available.

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

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

    No documentation available.

Page 45 of many | Previous | Next