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.

  1. PrintQualityDraft :: PrintQuality

    gi-gtk4 GI.Gtk.Enums

    Draft quality.

  2. PrintQualityHigh :: PrintQuality

    gi-gtk4 GI.Gtk.Enums

    High quality.

  3. PrintQualityLow :: PrintQuality

    gi-gtk4 GI.Gtk.Enums

    Low quality.

  4. PrintQualityNormal :: PrintQuality

    gi-gtk4 GI.Gtk.Enums

    Normal quality.

  5. data PrintStatus

    gi-gtk4 GI.Gtk.Enums

    The status gives a rough indication of the completion of a running print operation.

  6. PrintStatusFinished :: PrintStatus

    gi-gtk4 GI.Gtk.Enums

    The printing has been completed successfully.

  7. PrintStatusFinishedAborted :: PrintStatus

    gi-gtk4 GI.Gtk.Enums

    The printing has been aborted.

  8. PrintStatusGeneratingData :: PrintStatus

    gi-gtk4 GI.Gtk.Enums

    This status is set while the pages are being rendered.

  9. PrintStatusInitial :: PrintStatus

    gi-gtk4 GI.Gtk.Enums

    The printing has not started yet; this status is set initially, and while the print dialog is shown.

  10. PrintStatusPending :: PrintStatus

    gi-gtk4 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.

Page 148 of many | Previous | Next