Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. printJobSend :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> PrintJobCompleteFunc -> m ()

    gi-gtk4 GI.Gtk.Objects.PrintJob

    Sends the print job off to the printer.

  2. printJobSetCollate :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> Bool -> m ()

    gi-gtk4 GI.Gtk.Objects.PrintJob

    Sets whether this job is printed collated.

  3. printJobSetNUp :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> Word32 -> m ()

    gi-gtk4 GI.Gtk.Objects.PrintJob

    Sets the n-up setting for this job.

  4. printJobSetNUpLayout :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> NumberUpLayout -> m ()

    gi-gtk4 GI.Gtk.Objects.PrintJob

    Sets the n-up layout setting for this job.

  5. printJobSetNumCopies :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> Int32 -> m ()

    gi-gtk4 GI.Gtk.Objects.PrintJob

    Sets the number of copies for this job.

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

    gi-gtk4 GI.Gtk.Objects.PrintJob

    Sets the page ranges for this job.

  7. printJobSetPageSet :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> PageSet -> m ()

    gi-gtk4 GI.Gtk.Objects.PrintJob

    Sets the GtkPageSet setting for this job.

  8. printJobSetPages :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> PrintPages -> m ()

    gi-gtk4 GI.Gtk.Objects.PrintJob

    Sets the GtkPrintPages setting for this job.

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

    gi-gtk4 GI.Gtk.Objects.PrintJob

    Sets whether this job is printed reversed.

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

    gi-gtk4 GI.Gtk.Objects.PrintJob

    Sets whether this job is printed rotated.

Page 44 of many | Previous | Next