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.
-
gi-gobject GI.GObject.Objects.ParamSpecUnichar Memory-managed wrapper type.
ParamSpecUnichar :: ManagedPtr ParamSpecUnichar -> ParamSpecUnichargi-gobject GI.GObject.Objects.ParamSpecUnichar No documentation available.
module GI.GObject.Objects.
ParamSpecValueArray A ParamSpec derived structure that contains the meta data for ValueArray properties.
-
gi-gobject GI.GObject.Objects.ParamSpecValueArray Memory-managed wrapper type.
ParamSpecValueArray :: ManagedPtr ParamSpecValueArray -> ParamSpecValueArraygi-gobject GI.GObject.Objects.ParamSpecValueArray No documentation available.
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
-
gi-gobject GI.GObject.Objects.ParamSpecVariant Memory-managed wrapper type.
ParamSpecVariant :: ManagedPtr ParamSpecVariant -> ParamSpecVariantgi-gobject GI.GObject.Objects.ParamSpecVariant No documentation available.
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.
-
gi-gobject GI.GObject.Structs.ParamSpecPool Memory-managed wrapper type.