Hoogle Search

Within LTS Haskell 24.42 (ghc-9.10.3)

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

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

    gi-gtk4 GI.Gtk.Callbacks

    No description available in the introspection data.

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

    gi-gtk4 GI.Gtk.Callbacks

    No description available in the introspection data.

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

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

  5. pattern PAPER_NAME_A3 :: Text

    gi-gtk4 GI.Gtk.Constants

    Name for the A3 paper size.

  6. pattern PAPER_NAME_A4 :: Text

    gi-gtk4 GI.Gtk.Constants

    Name for the A4 paper size.

  7. pattern PAPER_NAME_A5 :: Text

    gi-gtk4 GI.Gtk.Constants

    Name for the A5 paper size.

  8. pattern PAPER_NAME_B5 :: Text

    gi-gtk4 GI.Gtk.Constants

    Name for the B5 paper size.

  9. pattern PAPER_NAME_EXECUTIVE :: Text

    gi-gtk4 GI.Gtk.Constants

    Name for the Executive paper size.

  10. pattern PAPER_NAME_LEGAL :: Text

    gi-gtk4 GI.Gtk.Constants

    Name for the Legal paper size.

Page 869 of many | Previous | Next