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 PrintMode n v e

    egison-pattern-src Language.Egison.Pretty.Pattern

    Printer configuration.

  2. PrintMode :: [PrintFixity n] -> ExtPrinter v -> ExtPrinter n -> ExtPrinter e -> Maybe PageMode -> PrintMode n v e

    egison-pattern-src Language.Egison.Pretty.Pattern

    No documentation available.

  3. type PrintJobCompleteFunc = PrintJob -> GError -> IO ()

    gi-gtk4 GI.Gtk.Callbacks

    The type of callback that is passed to printJobSend. It is called when the print job has been completely sent.

  4. type PrintJobCompleteFunc_WithClosures = PrintJob -> Ptr () -> GError -> IO ()

    gi-gtk4 GI.Gtk.Callbacks

    The type of callback that is passed to printJobSend. It is called when the print job has been completely sent.

  5. type PrintSettingsFunc = Text -> Text -> IO ()

    gi-gtk4 GI.Gtk.Callbacks

    No description available in the introspection data.

  6. type PrintSettingsFunc_WithClosures = Text -> Text -> Ptr () -> IO ()

    gi-gtk4 GI.Gtk.Callbacks

    No description available in the introspection data.

  7. type PrinterFunc = Printer -> IO Bool

    gi-gtk4 GI.Gtk.Callbacks

    The type of function passed to enumeratePrinters. Note that you need to ref printer, if you want to keep a reference to it after the function has returned.

  8. type PrinterFunc_WithClosures = Printer -> Ptr () -> IO Bool

    gi-gtk4 GI.Gtk.Callbacks

    The type of function passed to enumeratePrinters. Note that you need to ref printer, if you want to keep a reference to it after the function has returned.

  9. pattern PRINT_SETTINGS_COLLATE :: Text

    gi-gtk4 GI.Gtk.Constants

    No description available in the introspection data.

  10. pattern PRINT_SETTINGS_DEFAULT_SOURCE :: Text

    gi-gtk4 GI.Gtk.Constants

    No description available in the introspection data.

Page 133 of many | Previous | Next