Hoogle Search

Within LTS Haskell 24.48 (ghc-9.10.3)

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

  1. 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.

  2. 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.

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

    gi-gtk4 GI.Gtk.Callbacks

    No description available in the introspection data.

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

    gi-gtk4 GI.Gtk.Callbacks

    No description available in the introspection data.

  5. 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.

  6. 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.

  7. pattern PRINT_SETTINGS_COLLATE :: Text

    gi-gtk4 GI.Gtk.Constants

    No description available in the introspection data.

  8. pattern PRINT_SETTINGS_DEFAULT_SOURCE :: Text

    gi-gtk4 GI.Gtk.Constants

    No description available in the introspection data.

  9. pattern PRINT_SETTINGS_DITHER :: Text

    gi-gtk4 GI.Gtk.Constants

    No description available in the introspection data.

  10. pattern PRINT_SETTINGS_DUPLEX :: Text

    gi-gtk4 GI.Gtk.Constants

    No description available in the introspection data.

Page 142 of many | Previous | Next