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.
printJobSend :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> PrintJobCompleteFunc -> m ()gi-gtk4 GI.Gtk.Objects.PrintJob Sends the print job off to the printer.
printJobSetCollate :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.PrintJob Sets whether this job is printed collated.
printJobSetNUp :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> Word32 -> m ()gi-gtk4 GI.Gtk.Objects.PrintJob Sets the n-up setting for this job.
printJobSetNUpLayout :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> NumberUpLayout -> m ()gi-gtk4 GI.Gtk.Objects.PrintJob Sets the n-up layout setting for this job.
printJobSetNumCopies :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> Int32 -> m ()gi-gtk4 GI.Gtk.Objects.PrintJob Sets the number of copies for this job.
printJobSetPageRanges :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> [PageRange] -> m ()gi-gtk4 GI.Gtk.Objects.PrintJob Sets the page ranges for this job.
printJobSetPageSet :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> PageSet -> m ()gi-gtk4 GI.Gtk.Objects.PrintJob Sets the GtkPageSet setting for this job.
printJobSetPages :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> PrintPages -> m ()gi-gtk4 GI.Gtk.Objects.PrintJob Sets the GtkPrintPages setting for this job.
printJobSetReverse :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.PrintJob Sets whether this job is printed reversed.
printJobSetRotate :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> Bool -> m ()gi-gtk4 GI.Gtk.Objects.PrintJob Sets whether this job is printed rotated.