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. PrintOperationActionExport :: PrintOperationAction

    gi-gtk4 GI.Gtk.Enums

    Export to a file. This requires the export-filename property to be set.

  2. PrintOperationActionPreview :: PrintOperationAction

    gi-gtk4 GI.Gtk.Enums

    Show the print preview.

  3. PrintOperationActionPrint :: PrintOperationAction

    gi-gtk4 GI.Gtk.Enums

    Start to print without showing the print dialog, based on the current print settings.

  4. PrintOperationActionPrintDialog :: PrintOperationAction

    gi-gtk4 GI.Gtk.Enums

    Show the print dialog.

  5. data PrintOperationResult

    gi-gtk4 GI.Gtk.Enums

    The result of a print operation. A value of this type is returned by printOperationRun.

  6. PrintOperationResultApply :: PrintOperationResult

    gi-gtk4 GI.Gtk.Enums

    The print settings should be stored.

  7. PrintOperationResultCancel :: PrintOperationResult

    gi-gtk4 GI.Gtk.Enums

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

  8. PrintOperationResultError :: PrintOperationResult

    gi-gtk4 GI.Gtk.Enums

    An error has occurred.

  9. PrintOperationResultInProgress :: PrintOperationResult

    gi-gtk4 GI.Gtk.Enums

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

  10. data PrintPages

    gi-gtk4 GI.Gtk.Enums

    See also printJobSetPages

Page 138 of many | Previous | Next