Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gi-gtk4 GI.Gtk.Objects.PrintDialog Finishes the printDialogSetup call. If the call was successful, it returns a PrintSetup which contains the print settings and page setup information that will be used to print. Since: 4.14
printJobGetCollate :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> m Boolgi-gtk4 GI.Gtk.Objects.PrintJob Gets whether this job is printed collated.
printJobGetNUp :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> m Word32gi-gtk4 GI.Gtk.Objects.PrintJob Gets the n-up setting for this job.
printJobGetNUpLayout :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> m NumberUpLayoutgi-gtk4 GI.Gtk.Objects.PrintJob Gets the n-up layout setting for this job.
printJobGetNumCopies :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> m Int32gi-gtk4 GI.Gtk.Objects.PrintJob Gets the number of copies of this job.
printJobGetPageRanges :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> m [PageRange]gi-gtk4 GI.Gtk.Objects.PrintJob Gets the page ranges for this job.
printJobGetPageSet :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> m PageSetgi-gtk4 GI.Gtk.Objects.PrintJob Gets the GtkPageSet setting for this job.
printJobGetPages :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> m PrintPagesgi-gtk4 GI.Gtk.Objects.PrintJob Gets the GtkPrintPages setting for this job.
printJobGetPrinter :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> m Printergi-gtk4 GI.Gtk.Objects.PrintJob Gets the GtkPrinter of the print job.
printJobGetReverse :: (HasCallStack, MonadIO m, IsPrintJob a) => a -> m Boolgi-gtk4 GI.Gtk.Objects.PrintJob Gets whether this job is printed reversed.