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

    gi-gtk3 GI.Gtk.Enums

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

  2. PrintErrorNomem :: PrintError

    gi-gtk3 GI.Gtk.Enums

    A memory allocation failed.

  3. data PrintOperationAction

    gi-gtk3 GI.Gtk.Enums

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

  4. PrintOperationActionExport :: PrintOperationAction

    gi-gtk3 GI.Gtk.Enums

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

  5. PrintOperationActionPreview :: PrintOperationAction

    gi-gtk3 GI.Gtk.Enums

    Show the print preview.

  6. PrintOperationActionPrint :: PrintOperationAction

    gi-gtk3 GI.Gtk.Enums

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

  7. PrintOperationActionPrintDialog :: PrintOperationAction

    gi-gtk3 GI.Gtk.Enums

    Show the print dialog.

  8. data PrintOperationResult

    gi-gtk3 GI.Gtk.Enums

    A value of this type is returned by printOperationRun.

  9. PrintOperationResultApply :: PrintOperationResult

    gi-gtk3 GI.Gtk.Enums

    The print settings should be stored.

  10. PrintOperationResultCancel :: PrintOperationResult

    gi-gtk3 GI.Gtk.Enums

    The print operation has been canceled, the print settings should not be stored.

Page 136 of many | Previous | Next