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

Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. PageOrientationReversePortrait :: PageOrientation

    gi-gtk4 GI.Gtk.Enums

    Reverse portrait mode.

  2. PrintCapabilitiesReverse :: PrintCapabilities

    gi-gtk4 GI.Gtk.Flags

    Print dialog will allow to print pages in reverse order.

  3. printJobGetReverse :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> m Bool

    gi-gtk4 GI.Gtk.Objects.PrintJob

    Gets whether this job is printed reversed.

  4. printJobSetReverse :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> Bool -> m ()

    gi-gtk4 GI.Gtk.Objects.PrintJob

    Sets whether this job is printed reversed.

  5. printSettingsGetReverse :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m Bool

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_REVERSE.

  6. printSettingsSetReverse :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> Bool -> m ()

    gi-gtk4 GI.Gtk.Objects.PrintSettings

    Sets the value of PRINT_SETTINGS_REVERSE.

  7. gfnReverse :: forall p (m :: Type -> Type) h . Monad m => Function (Run p m h)

    ginger Text.Ginger.Run.Builtins

    No documentation available.

  8. CrossReverse :: CursorType

    gtk Graphics.UI.Gtk.Gdk.Cursor

    No documentation available.

  9. AndReverse :: Function

    gtk Graphics.UI.Gtk.Gdk.GC

    No documentation available.

  10. OrReverse :: Function

    gtk Graphics.UI.Gtk.Gdk.GC

    No documentation available.

Page 68 of many | Previous | Next

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