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. newtype PrintBackend

    gi-gtk4 GI.Gtk.Structs.PrintBackend

    Memory-managed wrapper type.

  2. PrintBackend :: ManagedPtr PrintBackend -> PrintBackend

    gi-gtk4 GI.Gtk.Structs.PrintBackend

    No documentation available.

  3. module GI.Gtk.Structs.PrintSetup

    A GtkPrintSetup is an auxiliary object for printing that allows decoupling the setup from the printing. A print setup is obtained by calling printDialogSetup, and can later be passed to print functions such as printDialogPrint. Print setups can be reused for multiple print calls. Applications may wish to store the page_setup and print_settings from the print setup and copy them to the PrintDialog if they want to keep using them. Since: 4.14

  4. newtype PrintSetup

    gi-gtk4 GI.Gtk.Structs.PrintSetup

    Memory-managed wrapper type.

  5. PrintSetup :: ManagedPtr PrintSetup -> PrintSetup

    gi-gtk4 GI.Gtk.Structs.PrintSetup

    No documentation available.

  6. PrintTiming :: Timing

    grisette Grisette.Backend

    No documentation available.

  7. module Graphics.UI.Gtk.Printing.PrintContext

    Encapsulates context for drawing pages

    • Module available since Gtk+ version 2.10

  8. data PrintContext

    gtk3 Graphics.UI.Gtk.Printing.PrintContext

    No documentation available.

  9. class GObjectClass o => PrintContextClass o

    gtk3 Graphics.UI.Gtk.Printing.PrintContext

    No documentation available.

  10. module Graphics.UI.Gtk.Printing.PrintOperation

    High-level Printing API

    • Module available since Gtk+ version 2.10

Page 146 of many | Previous | Next