• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. ScrollStepHorizontalSteps :: ScrollStep

    gi-gtk3 GI.Gtk.Enums

    Scroll in horizontal steps.

  2. ScrollStepPages :: ScrollStep

    gi-gtk3 GI.Gtk.Enums

    Scroll by pages.

  3. ScrollStepSteps :: ScrollStep

    gi-gtk3 GI.Gtk.Enums

    Scroll in steps.

  4. ScrollTypeStepBackward :: ScrollType

    gi-gtk3 GI.Gtk.Enums

    Step backward.

  5. ScrollTypeStepDown :: ScrollType

    gi-gtk3 GI.Gtk.Enums

    Step down.

  6. ScrollTypeStepForward :: ScrollType

    gi-gtk3 GI.Gtk.Enums

    Step forward.

  7. ScrollTypeStepLeft :: ScrollType

    gi-gtk3 GI.Gtk.Enums

    Step to the left.

  8. ScrollTypeStepRight :: ScrollType

    gi-gtk3 GI.Gtk.Enums

    Step to the right.

  9. ScrollTypeStepUp :: ScrollType

    gi-gtk3 GI.Gtk.Enums

    Step up.

  10. SpinTypeStepBackward :: SpinType

    gi-gtk3 GI.Gtk.Enums

    Decrement by the adjustments step increment.

Page 61 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete