Hoogle Search

Within LTS Haskell 24.48 (ghc-9.10.3)

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

  1. ParamSpecULong :: ManagedPtr ParamSpecULong -> ParamSpecULong

    gi-gobject GI.GObject.Objects.ParamSpecULong

    No documentation available.

  2. module GI.GObject.Objects.ParamSpecUnichar

    A ParamSpec derived structure that contains the meta data for unichar (unsigned integer) properties.

  3. newtype ParamSpecUnichar

    gi-gobject GI.GObject.Objects.ParamSpecUnichar

    Memory-managed wrapper type.

  4. ParamSpecUnichar :: ManagedPtr ParamSpecUnichar -> ParamSpecUnichar

    gi-gobject GI.GObject.Objects.ParamSpecUnichar

    No documentation available.

  5. module GI.GObject.Objects.ParamSpecValueArray

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

  6. newtype ParamSpecValueArray

    gi-gobject GI.GObject.Objects.ParamSpecValueArray

    Memory-managed wrapper type.

  7. ParamSpecValueArray :: ManagedPtr ParamSpecValueArray -> ParamSpecValueArray

    gi-gobject GI.GObject.Objects.ParamSpecValueArray

    No documentation available.

  8. 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

  9. newtype ParamSpecVariant

    gi-gobject GI.GObject.Objects.ParamSpecVariant

    Memory-managed wrapper type.

  10. ParamSpecVariant :: ManagedPtr ParamSpecVariant -> ParamSpecVariant

    gi-gobject GI.GObject.Objects.ParamSpecVariant

    No documentation available.

Page 248 of many | Previous | Next