Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. PrintDuplexHorizontal :: PrintDuplex

    gi-gtk3 GI.Gtk.Enums

    Horizontal duplex.

  2. PrintDuplexSimplex :: PrintDuplex

    gi-gtk3 GI.Gtk.Enums

    No duplex.

  3. PrintDuplexVertical :: PrintDuplex

    gi-gtk3 GI.Gtk.Enums

    Vertical duplex.

  4. data PrintError

    gi-gtk3 GI.Gtk.Enums

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

  5. PrintErrorGeneral :: PrintError

    gi-gtk3 GI.Gtk.Enums

    An unspecified error occurred.

  6. PrintErrorInternalError :: PrintError

    gi-gtk3 GI.Gtk.Enums

    An internal error occurred.

  7. PrintErrorInvalidFile :: PrintError

    gi-gtk3 GI.Gtk.Enums

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

  8. PrintErrorNomem :: PrintError

    gi-gtk3 GI.Gtk.Enums

    A memory allocation failed.

  9. data PrintOperationAction

    gi-gtk3 GI.Gtk.Enums

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

  10. PrintOperationActionExport :: PrintOperationAction

    gi-gtk3 GI.Gtk.Enums

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

Page 119 of many | Previous | Next