Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gi-gtk4 GI.Gtk.Flags Specifies which features the print dialog should offer. If neither PrintCapabilitiesGeneratePdf nor PrintCapabilitiesGeneratePs is specified, GTK assumes that all formats are supported.
PrintCapabilitiesCollate :: PrintCapabilitiesgi-gtk4 GI.Gtk.Flags Print dialog will allow to collate multiple copies.
PrintCapabilitiesCopies :: PrintCapabilitiesgi-gtk4 GI.Gtk.Flags Print dialog will allow to print multiple copies.
PrintCapabilitiesGeneratePdf :: PrintCapabilitiesgi-gtk4 GI.Gtk.Flags The program will send the document to the printer in PDF format
PrintCapabilitiesGeneratePs :: PrintCapabilitiesgi-gtk4 GI.Gtk.Flags The program will send the document to the printer in Postscript format
PrintCapabilitiesNumberUp :: PrintCapabilitiesgi-gtk4 GI.Gtk.Flags Print dialog will offer printing multiple pages per sheet
PrintCapabilitiesNumberUpLayout :: PrintCapabilitiesgi-gtk4 GI.Gtk.Flags Print dialog will allow to rearrange pages when printing multiple pages per sheet
PrintCapabilitiesPageSet :: PrintCapabilitiesgi-gtk4 GI.Gtk.Flags Print dialog will offer printing even/odd pages.
PrintCapabilitiesPreview :: PrintCapabilitiesgi-gtk4 GI.Gtk.Flags Print dialog will offer a preview
PrintCapabilitiesReverse :: PrintCapabilitiesgi-gtk4 GI.Gtk.Flags Print dialog will allow to print pages in reverse order.