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 ParamSpecLong

    gi-gobject GI.GObject.Objects.ParamSpecLong

    Memory-managed wrapper type.

  2. ParamSpecLong :: ManagedPtr ParamSpecLong -> ParamSpecLong

    gi-gobject GI.GObject.Objects.ParamSpecLong

    No documentation available.

  3. module GI.GObject.Objects.ParamSpecObject

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

  4. newtype ParamSpecObject

    gi-gobject GI.GObject.Objects.ParamSpecObject

    Memory-managed wrapper type.

  5. ParamSpecObject :: ManagedPtr ParamSpecObject -> ParamSpecObject

    gi-gobject GI.GObject.Objects.ParamSpecObject

    No documentation available.

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

  7. newtype ParamSpecOverride

    gi-gobject GI.GObject.Objects.ParamSpecOverride

    Memory-managed wrapper type.

  8. ParamSpecOverride :: ManagedPtr ParamSpecOverride -> ParamSpecOverride

    gi-gobject GI.GObject.Objects.ParamSpecOverride

    No documentation available.

  9. module GI.GObject.Objects.ParamSpecParam

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

  10. newtype ParamSpecParam

    gi-gobject GI.GObject.Objects.ParamSpecParam

    Memory-managed wrapper type.

Page 245 of many | Previous | Next