Hoogle Search

Within Stackage Nightly 2025-09-26 (ghc-9.12.2)

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

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

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

    No documentation available.

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

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

    Set a property of type GValue.

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

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

    No documentation available.

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

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

    No documentation available.

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

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

    No documentation available.

  6. setObjectPropertyInt64 :: GObject a => a -> String -> Int64 -> IO ()

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

    No documentation available.

  7. setObjectPropertyIsGValueInstance :: (GObject a, IsGValue b) => a -> String -> b -> IO ()

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

    Set a property for a type with a IsGValue instance.

  8. setObjectPropertyLong :: GObject a => a -> String -> CLong -> IO ()

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

    No documentation available.

  9. setObjectPropertyObject :: (GObject a, GObject b) => a -> String -> Maybe b -> IO ()

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

    No documentation available.

  10. setObjectPropertyParamSpec :: GObject a => a -> String -> Maybe GParamSpec -> IO ()

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

    Set a property of type GParamSpec.

Page 34 of many | Previous | Next