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.

  1. propSetter :: PropGetSetter o -> Ptr o -> Ptr GValue -> IO ()

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

    No documentation available.

  2. gvalueSet_ :: IsGValue a => Ptr GValue -> a -> IO ()

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

    No documentation available.

  3. unsetGValue :: Ptr GValue -> IO ()

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

    Unset the GValue, freeing all resources associated to it.

  4. gerror_code_offset :: Int

    haskell-gi-base Data.GI.Base.Internal.CTypes

    The offset in bytes inside a GError of its code field.

  5. gerror_domain_offset :: Int

    haskell-gi-base Data.GI.Base.Internal.CTypes

    The offset in bytes inside a GError of its domain field.

  6. gerror_message_offset :: Int

    haskell-gi-base Data.GI.Base.Internal.CTypes

    The offset in bytes inside a GError of its emssage field.

  7. type family AttrBaseTypeConstraint info :: Type -> Constraint

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

    Constraint on the type for which we are allowed to create/set/get the attribute.

  8. AttrSet :: AttrOpTag

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

    It is possible to write the value of the attribute with set.

  9. type AttrSetC info obj (attr :: Symbol) value = (HasAttributeList obj, info ~ ResolveAttribute attr obj, AttrInfo info, AttrBaseTypeConstraint info obj, AttrOpAllowed 'AttrSet info obj, AttrSetTypeConstraint info value)

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

    Constraint on a obj/attr pair so that set works on values of type value.

  10. type AttrSetTypeConstraint info = Type ~ AttrGetType info

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

    No documentation available.

Page 87 of many | Previous | Next