Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
haskell-gi-base Data.GI.Base.ShortPrelude It is possible to write the value of the attribute with set.
-
haskell-gi-base Data.GI.Base.ShortPrelude 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.ShortPrelude No documentation available.
type family
AttrSetTypeConstraint info :: Type -> Constrainthaskell-gi-base Data.GI.Base.ShortPrelude Constraint on the value being set.
-
haskell-gi-base Data.GI.Base.ShortPrelude Set the value of the given attribute, after the object having the attribute has already been created.
-
haskell-gi-base Data.GI.Base.Signals 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.
bitraverseThese :: Applicative f => (a -> f c) -> (b -> f d) -> These a b -> f (These c d)these Data.These.Combinators Bitraversable bitraverse.
GIRSetAttr :: (GIRPath, Name) -> Text -> GIRRulehaskell-gi Data.GI.CodeGen.API (Path to element, attrName), newValue.
-
haskell-gi Data.GI.CodeGen.API No documentation available.
objSetValueFunc :: Object -> Maybe Texthaskell-gi Data.GI.CodeGen.API No documentation available.