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

    gi-gtk3 GI.Gtk.Enums

    No duplex.

  2. PrintDuplexVertical :: PrintDuplex

    gi-gtk3 GI.Gtk.Enums

    Vertical duplex.

  3. data PrintError

    gi-gtk3 GI.Gtk.Enums

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

  4. PrintErrorGeneral :: PrintError

    gi-gtk3 GI.Gtk.Enums

    An unspecified error occurred.

  5. PrintErrorInternalError :: PrintError

    gi-gtk3 GI.Gtk.Enums

    An internal error occurred.

  6. PrintErrorInvalidFile :: PrintError

    gi-gtk3 GI.Gtk.Enums

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

  7. PrintErrorNomem :: PrintError

    gi-gtk3 GI.Gtk.Enums

    A memory allocation failed.

  8. data PrintOperationAction

    gi-gtk3 GI.Gtk.Enums

    The action parameter to printOperationRun determines what action the print operation should perform.

  9. PrintOperationActionExport :: PrintOperationAction

    gi-gtk3 GI.Gtk.Enums

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

  10. PrintOperationActionPreview :: PrintOperationAction

    gi-gtk3 GI.Gtk.Enums

    Show the print preview.

Page 119 of many | Previous | Next