Hoogle Search
Within Stackage Nightly 2025-10-08 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
No documentation available.
-
No documentation available.
bitraverseThese :: Applicative f => (a -> f c) -> (b -> f d) -> These a b -> f (These c d)these Data.These.Combinators Bitraversable bitraverse.
-
haskell-gi-base Data.GI.Base A signal connector for the notify signal on the given property, similar to PropertyNotify, but it passes the new value of the property to the callback for convenience.
gvalueSet_ :: IsGValue a => Ptr GValue -> a -> IO ()haskell-gi-base Data.GI.Base No documentation available.
-
haskell-gi-base Data.GI.Base.Attributes It is possible to write the value of the attribute with set.
-
haskell-gi-base Data.GI.Base.Attributes Constraint on a obj/attr pair so that set works on values of type value.
type
AttrSetTypeConstraint info = Type ~ AttrGetType infohaskell-gi-base Data.GI.Base.Attributes No documentation available.
-
haskell-gi-base Data.GI.Base.Attributes Set the value of the given attribute, after the object having the attribute has already been created.
gobjectSetPrivateData :: (HasCallStack, DerivedGObject o) => o -> GObjectPrivateData o -> IO ()haskell-gi-base Data.GI.Base.GObject Set the private data associated with the given object.