Hoogle Search

Within LTS Haskell 24.48 (ghc-9.10.3)

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

  1. data PrintOperationResult

    gi-gtk3 GI.Gtk.Enums

    A value of this type is returned by printOperationRun.

  2. PrintOperationResultApply :: PrintOperationResult

    gi-gtk3 GI.Gtk.Enums

    The print settings should be stored.

  3. PrintOperationResultCancel :: PrintOperationResult

    gi-gtk3 GI.Gtk.Enums

    The print operation has been canceled, the print settings should not be stored.

  4. PrintOperationResultError :: PrintOperationResult

    gi-gtk3 GI.Gtk.Enums

    An error has occurred.

  5. PrintOperationResultInProgress :: PrintOperationResult

    gi-gtk3 GI.Gtk.Enums

    The print operation is not complete yet. This value will only be returned when running asynchronously.

  6. data PrintPages

    gi-gtk3 GI.Gtk.Enums

    See also gtk_print_job_set_pages()

  7. PrintPagesAll :: PrintPages

    gi-gtk3 GI.Gtk.Enums

    All pages.

  8. PrintPagesCurrent :: PrintPages

    gi-gtk3 GI.Gtk.Enums

    Current page.

  9. PrintPagesRanges :: PrintPages

    gi-gtk3 GI.Gtk.Enums

    Range of pages.

  10. PrintPagesSelection :: PrintPages

    gi-gtk3 GI.Gtk.Enums

    Selected pages.

Page 137 of many | Previous | Next