Hoogle Search

Within LTS Haskell 24.20 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. PrintStatusFinished :: PrintStatus

    gi-gtk4 GI.Gtk.Enums

    The printing has been completed successfully.

  2. PrintStatusFinishedAborted :: PrintStatus

    gi-gtk4 GI.Gtk.Enums

    The printing has been aborted.

  3. PrintStatusGeneratingData :: PrintStatus

    gi-gtk4 GI.Gtk.Enums

    This status is set while the pages are being rendered.

  4. 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.

  5. 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.

  6. PrintStatusPendingIssue :: PrintStatus

    gi-gtk4 GI.Gtk.Enums

    Some problem has occurred during printing, e.g. a paper jam.

  7. PrintStatusPreparing :: PrintStatus

    gi-gtk4 GI.Gtk.Enums

    This status is set while the begin-print signal is emitted and during pagination.

  8. PrintStatusPrinting :: PrintStatus

    gi-gtk4 GI.Gtk.Enums

    The printer is processing the print job.

  9. PrintStatusSendingData :: PrintStatus

    gi-gtk4 GI.Gtk.Enums

    The print job is being sent off to the printer.

  10. data PrintCapabilities

    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.

Page 140 of many | Previous | Next