Hoogle Search

Within LTS Haskell 24.10 (ghc-9.10.2)

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

  1. printJobGetCollate :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> m Bool

    gi-gtk4 GI.Gtk.Objects.PrintJob

    Gets whether this job is printed collated.

  2. printJobGetNUp :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> m Word32

    gi-gtk4 GI.Gtk.Objects.PrintJob

    Gets the n-up setting for this job.

  3. printJobGetNUpLayout :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> m NumberUpLayout

    gi-gtk4 GI.Gtk.Objects.PrintJob

    Gets the n-up layout setting for this job.

  4. printJobGetNumCopies :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> m Int32

    gi-gtk4 GI.Gtk.Objects.PrintJob

    Gets the number of copies of this job.

  5. printJobGetPageRanges :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> m [PageRange]

    gi-gtk4 GI.Gtk.Objects.PrintJob

    Gets the page ranges for this job.

  6. printJobGetPageSet :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> m PageSet

    gi-gtk4 GI.Gtk.Objects.PrintJob

    Gets the GtkPageSet setting for this job.

  7. printJobGetPages :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> m PrintPages

    gi-gtk4 GI.Gtk.Objects.PrintJob

    Gets the GtkPrintPages setting for this job.

  8. printJobGetPrinter :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> m Printer

    gi-gtk4 GI.Gtk.Objects.PrintJob

    Gets the GtkPrinter of the print job.

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

    gi-gtk4 GI.Gtk.Objects.PrintJob

    Gets whether this job is printed reversed.

  10. printJobGetRotate :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> m Bool

    gi-gtk4 GI.Gtk.Objects.PrintJob

    Gets whether the job is printed rotated.

Page 63 of many | Previous | Next