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.
setObjectPropertyInt64 :: GObject a => a -> String -> Int64 -> IO ()haskell-gi-base Data.GI.Base.Properties No documentation available.
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.
setObjectPropertyLong :: GObject a => a -> String -> CLong -> IO ()haskell-gi-base Data.GI.Base.Properties No documentation available.
setObjectPropertyObject :: (GObject a, GObject b) => a -> String -> Maybe b -> IO ()haskell-gi-base Data.GI.Base.Properties No documentation available.
setObjectPropertyParamSpec :: GObject a => a -> String -> Maybe GParamSpec -> IO ()haskell-gi-base Data.GI.Base.Properties Set a property of type GParamSpec.
setObjectPropertyPtr :: GObject a => a -> String -> Ptr b -> IO ()haskell-gi-base Data.GI.Base.Properties No documentation available.
setObjectPropertyPtrGList :: GObject a => a -> String -> [Ptr b] -> IO ()haskell-gi-base Data.GI.Base.Properties No documentation available.
setObjectPropertyString :: GObject a => a -> String -> Maybe Text -> IO ()haskell-gi-base Data.GI.Base.Properties No documentation available.
setObjectPropertyStringArray :: GObject a => a -> String -> Maybe [Text] -> IO ()haskell-gi-base Data.GI.Base.Properties No documentation available.
setObjectPropertyUInt :: GObject a => a -> String -> CUInt -> IO ()haskell-gi-base Data.GI.Base.Properties No documentation available.