Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
PrintQualityLow :: PrintQualitygi-gtk3 GI.Gtk.Enums Low quality.
PrintQualityNormal :: PrintQualitygi-gtk3 GI.Gtk.Enums Normal quality.
-
gi-gtk3 GI.Gtk.Enums The status gives a rough indication of the completion of a running print operation.
PrintStatusFinished :: PrintStatusgi-gtk3 GI.Gtk.Enums The printing has been completed successfully.
PrintStatusFinishedAborted :: PrintStatusgi-gtk3 GI.Gtk.Enums The printing has been aborted.
PrintStatusGeneratingData :: PrintStatusgi-gtk3 GI.Gtk.Enums This status is set while the pages are being rendered.
PrintStatusInitial :: PrintStatusgi-gtk3 GI.Gtk.Enums The printing has not started yet; this status is set initially, and while the print dialog is shown.
PrintStatusPending :: PrintStatusgi-gtk3 GI.Gtk.Enums The print job has been sent to the printer, but is not printed for some reason, e.g. the printer may be stopped.
PrintStatusPendingIssue :: PrintStatusgi-gtk3 GI.Gtk.Enums Some problem has occurred during printing, e.g. a paper jam.
PrintStatusPreparing :: PrintStatusgi-gtk3 GI.Gtk.Enums This status is set while the begin-print signal is emitted and during pagination.