Hoogle Search
Within Stackage Nightly 2025-10-01 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
propSetter :: PropGetSetter o -> Ptr o -> Ptr GValue -> IO ()haskell-gi-base Data.GI.Base.GParamSpec No documentation available.
gvalueSet_ :: IsGValue a => Ptr GValue -> a -> IO ()haskell-gi-base Data.GI.Base.GValue No documentation available.
unsetGValue :: Ptr GValue -> IO ()haskell-gi-base Data.GI.Base.GValue Unset the GValue, freeing all resources associated to it.
-
haskell-gi-base Data.GI.Base.Internal.CTypes The offset in bytes inside a GError of its code field.
-
haskell-gi-base Data.GI.Base.Internal.CTypes The offset in bytes inside a GError of its domain field.
-
haskell-gi-base Data.GI.Base.Internal.CTypes The offset in bytes inside a GError of its emssage field.
type family
AttrBaseTypeConstraint info :: Type -> Constrainthaskell-gi-base Data.GI.Base.ShortPrelude Constraint on the type for which we are allowed to create/set/get the attribute.
-
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.