Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. newtype ParamSpecUnichar

    gi-gobject GI.GObject.Objects.ParamSpecUnichar

    Memory-managed wrapper type.

  2. ParamSpecUnichar :: ManagedPtr ParamSpecUnichar -> ParamSpecUnichar

    gi-gobject GI.GObject.Objects.ParamSpecUnichar

    No documentation available.

  3. module GI.GObject.Objects.ParamSpecValueArray

    A ParamSpec derived structure that contains the meta data for ValueArray properties.

  4. newtype ParamSpecValueArray

    gi-gobject GI.GObject.Objects.ParamSpecValueArray

    Memory-managed wrapper type.

  5. ParamSpecValueArray :: ManagedPtr ParamSpecValueArray -> ParamSpecValueArray

    gi-gobject GI.GObject.Objects.ParamSpecValueArray

    No documentation available.

  6. module GI.GObject.Objects.ParamSpecVariant

    A ParamSpec derived structure that contains the meta data for GVariant properties. When comparing values with paramValuesCmp, scalar values with the same type will be compared with variantCompare. Other non-Nothing variants will be checked for equality with variantEqual, and their sort order is otherwise undefined. Nothing is ordered before non-Nothing variants. Two Nothing values compare equal. Since: 2.26

  7. newtype ParamSpecVariant

    gi-gobject GI.GObject.Objects.ParamSpecVariant

    Memory-managed wrapper type.

  8. ParamSpecVariant :: ManagedPtr ParamSpecVariant -> ParamSpecVariant

    gi-gobject GI.GObject.Objects.ParamSpecVariant

    No documentation available.

  9. module GI.GObject.Structs.ParamSpecPool

    A ParamSpecPool maintains a collection of GParamSpecs which can be quickly accessed by owner and name. The implementation of the Object property system uses such a pool to store the GParamSpecs of the properties all object types.

  10. newtype ParamSpecPool

    gi-gobject GI.GObject.Structs.ParamSpecPool

    Memory-managed wrapper type.

Page 248 of many | Previous | Next