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. data PrintDuplex

    gi-gtk4 GI.Gtk.Enums

    See also printSettingsSetDuplex.

  2. PrintDuplexHorizontal :: PrintDuplex

    gi-gtk4 GI.Gtk.Enums

    Horizontal duplex.

  3. PrintDuplexSimplex :: PrintDuplex

    gi-gtk4 GI.Gtk.Enums

    No duplex.

  4. PrintDuplexVertical :: PrintDuplex

    gi-gtk4 GI.Gtk.Enums

    Vertical duplex.

  5. data PrintError

    gi-gtk4 GI.Gtk.Enums

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

  6. PrintErrorGeneral :: PrintError

    gi-gtk4 GI.Gtk.Enums

    An unspecified error occurred.

  7. PrintErrorInternalError :: PrintError

    gi-gtk4 GI.Gtk.Enums

    An internal error occurred.

  8. PrintErrorInvalidFile :: PrintError

    gi-gtk4 GI.Gtk.Enums

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

  9. PrintErrorNomem :: PrintError

    gi-gtk4 GI.Gtk.Enums

    A memory allocation failed.

  10. data PrintOperationAction

    gi-gtk4 GI.Gtk.Enums

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

Page 137 of many | Previous | Next