Hoogle Search

Within Stackage Nightly 2025-10-02 (ghc-9.12.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. type family AttrSetTypeConstraint info :: Type -> Constraint

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

    Constraint on the value being set.

  2. attrSet :: (AttrInfo info, AttrBaseTypeConstraint info o, AttrSetTypeConstraint info b) => o -> b -> IO ()

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

    Set the value of the given attribute, after the object having the attribute has already been created.

  3. PropertySet :: forall info1 (propName :: Symbol) object b (pl :: Symbol) . (info1 ~ ResolveAttribute propName object, AttrInfo info1, AttrBaseTypeConstraint info1 object, b ~ AttrGetType info1, pl ~ AttrLabel info1, KnownSymbol pl) => AttrLabelProxy propName -> SignalProxy object (GObjectPropertySetSignalInfo b)

    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.

  4. GIRSetAttr :: (GIRPath, Name) -> Text -> GIRRule

    haskell-gi Data.GI.CodeGen.API

    (Path to element, attrName), newValue.

  5. fieldOffset :: Field -> Int

    haskell-gi Data.GI.CodeGen.API

    No documentation available.

  6. objSetValueFunc :: Object -> Maybe Text

    haskell-gi Data.GI.CodeGen.API

    No documentation available.

  7. propSetter :: Property -> Maybe Text

    haskell-gi Data.GI.CodeGen.API

    No documentation available.

  8. resetTypeVariableScope :: CodeGen e ()

    haskell-gi Data.GI.CodeGen.Code

    Introduce a new scope for type variable naming: the next fresh variable will be called a.

  9. fieldInfoOffset :: FieldInfo -> Int

    haskell-gi Data.GI.CodeGen.LibGIRepository

    No documentation available.

  10. licenseText :: Text -> Text

    haskell-gi Data.GI.CodeGen.ProjectInfo

    No documentation available.

Page 88 of many | Previous | Next