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. ParamSpecInt64 :: ManagedPtr ParamSpecInt64 -> ParamSpecInt64

    gi-gobject GI.GObject.Objects.ParamSpecInt64

    No documentation available.

  2. module GI.GObject.Objects.ParamSpecLong

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

  3. newtype ParamSpecLong

    gi-gobject GI.GObject.Objects.ParamSpecLong

    Memory-managed wrapper type.

  4. ParamSpecLong :: ManagedPtr ParamSpecLong -> ParamSpecLong

    gi-gobject GI.GObject.Objects.ParamSpecLong

    No documentation available.

  5. module GI.GObject.Objects.ParamSpecObject

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

  6. newtype ParamSpecObject

    gi-gobject GI.GObject.Objects.ParamSpecObject

    Memory-managed wrapper type.

  7. ParamSpecObject :: ManagedPtr ParamSpecObject -> ParamSpecObject

    gi-gobject GI.GObject.Objects.ParamSpecObject

    No documentation available.

  8. module GI.GObject.Objects.ParamSpecOverride

    A ParamSpec derived structure that redirects operations to other types of ParamSpec. All operations other than getting or setting the value are redirected, including accessing the nick and blurb, validating a value, and so forth. See paramSpecGetRedirectTarget for retrieving the overridden property. ParamSpecOverride is used in implementing objectClassOverrideProperty, and will not be directly useful unless you are implementing a new base type similar to GObject. Since: 2.4

  9. newtype ParamSpecOverride

    gi-gobject GI.GObject.Objects.ParamSpecOverride

    Memory-managed wrapper type.

  10. ParamSpecOverride :: ManagedPtr ParamSpecOverride -> ParamSpecOverride

    gi-gobject GI.GObject.Objects.ParamSpecOverride

    No documentation available.

Page 245 of many | Previous | Next