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. PrintErrorGeneral :: PrintError

    gi-gtk4 GI.Gtk.Enums

    An unspecified error occurred.

  2. PrintErrorInternalError :: PrintError

    gi-gtk4 GI.Gtk.Enums

    An internal error occurred.

  3. PrintErrorInvalidFile :: PrintError

    gi-gtk4 GI.Gtk.Enums

    An error occurred while loading a page setup or paper size from a key file.

  4. PrintErrorNomem :: PrintError

    gi-gtk4 GI.Gtk.Enums

    A memory allocation failed.

  5. data PrintOperationAction

    gi-gtk4 GI.Gtk.Enums

    Determines what action the print operation should perform. A parameter of this typs is passed to printOperationRun.

  6. PrintOperationActionExport :: PrintOperationAction

    gi-gtk4 GI.Gtk.Enums

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

  7. PrintOperationActionPreview :: PrintOperationAction

    gi-gtk4 GI.Gtk.Enums

    Show the print preview.

  8. PrintOperationActionPrint :: PrintOperationAction

    gi-gtk4 GI.Gtk.Enums

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

  9. PrintOperationActionPrintDialog :: PrintOperationAction

    gi-gtk4 GI.Gtk.Enums

    Show the print dialog.

  10. data PrintOperationResult

    gi-gtk4 GI.Gtk.Enums

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

Page 146 of many | Previous | Next