Hoogle Search

Within LTS Haskell 24.42 (ghc-9.10.3)

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

  1. PrintOperationActionPrintDialog :: PrintOperationAction

    gi-gtk3 GI.Gtk.Enums

    Show the print dialog.

  2. data PrintOperationResult

    gi-gtk3 GI.Gtk.Enums

    A value of this type is returned by printOperationRun.

  3. PrintOperationResultApply :: PrintOperationResult

    gi-gtk3 GI.Gtk.Enums

    The print settings should be stored.

  4. PrintOperationResultCancel :: PrintOperationResult

    gi-gtk3 GI.Gtk.Enums

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

  5. PrintOperationResultError :: PrintOperationResult

    gi-gtk3 GI.Gtk.Enums

    An error has occurred.

  6. PrintOperationResultInProgress :: PrintOperationResult

    gi-gtk3 GI.Gtk.Enums

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

  7. data PrintPages

    gi-gtk3 GI.Gtk.Enums

    See also gtk_print_job_set_pages()

  8. PrintPagesAll :: PrintPages

    gi-gtk3 GI.Gtk.Enums

    All pages.

  9. PrintPagesCurrent :: PrintPages

    gi-gtk3 GI.Gtk.Enums

    Current page.

  10. PrintPagesRanges :: PrintPages

    gi-gtk3 GI.Gtk.Enums

    Range of pages.

Page 856 of many | Previous | Next