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. PrintDuplexSimplex :: PrintDuplex

    gi-gtk4 GI.Gtk.Enums

    No duplex.

  2. PrintDuplexVertical :: PrintDuplex

    gi-gtk4 GI.Gtk.Enums

    Vertical duplex.

  3. data PrintError

    gi-gtk4 GI.Gtk.Enums

    Error codes that identify various errors that can occur while using the GTK printing support.

  4. PrintErrorGeneral :: PrintError

    gi-gtk4 GI.Gtk.Enums

    An unspecified error occurred.

  5. PrintErrorInternalError :: PrintError

    gi-gtk4 GI.Gtk.Enums

    An internal error occurred.

  6. PrintErrorInvalidFile :: PrintError

    gi-gtk4 GI.Gtk.Enums

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

  7. PrintErrorNomem :: PrintError

    gi-gtk4 GI.Gtk.Enums

    A memory allocation failed.

  8. data PrintOperationAction

    gi-gtk4 GI.Gtk.Enums

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

  9. PrintOperationActionExport :: PrintOperationAction

    gi-gtk4 GI.Gtk.Enums

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

  10. PrintOperationActionPreview :: PrintOperationAction

    gi-gtk4 GI.Gtk.Enums

    Show the print preview.

Page 146 of many | Previous | Next