Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. newtype Plug

    gi-atk GI.Atk.Objects.Plug

    Memory-managed wrapper type.

  2. Plug :: ManagedPtr Plug -> Plug

    gi-atk GI.Atk.Objects.Plug

    No documentation available.

  3. module GI.Atk.Structs.PropertyValues

    valid value. This is a field defined with the purpose of contain the previous value of the property, but is not used anymore.

  4. newtype PropertyValues

    gi-atk GI.Atk.Structs.PropertyValues

    Memory-managed wrapper type.

  5. PropertyValues :: ManagedPtr PropertyValues -> PropertyValues

    gi-atk GI.Atk.Structs.PropertyValues

    No documentation available.

  6. pattern PARENT_RELATIVE :: Int32

    gi-gdk3 GI.Gdk.Constants

    A special value, indicating that the background for a window should be inherited from the parent window.

  7. pattern PRIORITY_REDRAW :: Int32

    gi-gdk3 GI.Gdk.Constants

    This is the priority that the idle handler processing window updates is given in the [GLib Main Loop][glib-The-Main-Event-Loop].

  8. data PropMode

    gi-gdk3 GI.Gdk.Enums

    Describes how existing data is combined with new data when using gdk_property_change().

  9. PropModeAppend :: PropMode

    gi-gdk3 GI.Gdk.Enums

    the new data is appended to the existing data.

  10. PropModePrepend :: PropMode

    gi-gdk3 GI.Gdk.Enums

    the new data is prepended to the existing data.

Page 624 of many | Previous | Next