Hoogle Search

Within LTS Haskell 24.55 (ghc-9.10.3)

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

  1. AnotherScrollStep :: Int -> ScrollStep

    gi-gtk4 GI.Gtk.Enums

    Catch-all for unknown values

  2. data MovementStep

    gi-gtk4 GI.Gtk.Enums

    Passed as argument to various keybinding signals for moving the cursor position.

  3. MovementStepBufferEnds :: MovementStep

    gi-gtk4 GI.Gtk.Enums

    Move to ends of the buffer

  4. MovementStepDisplayLineEnds :: MovementStep

    gi-gtk4 GI.Gtk.Enums

    Move to either end of a line

  5. MovementStepDisplayLines :: MovementStep

    gi-gtk4 GI.Gtk.Enums

    Move up or down lines (wrapped lines)

  6. MovementStepHorizontalPages :: MovementStep

    gi-gtk4 GI.Gtk.Enums

    Move horizontally by pages

  7. MovementStepLogicalPositions :: MovementStep

    gi-gtk4 GI.Gtk.Enums

    Move forward or back by graphemes

  8. MovementStepPages :: MovementStep

    gi-gtk4 GI.Gtk.Enums

    Move by pages

  9. MovementStepParagraphEnds :: MovementStep

    gi-gtk4 GI.Gtk.Enums

    Move to either end of a paragraph

  10. MovementStepParagraphs :: MovementStep

    gi-gtk4 GI.Gtk.Enums

    Move up or down paragraphs (newline-ended lines)

Page 65 of many | Previous | Next