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. module GI.GtkSource.Objects.PrintCompositor

    Compose a [classbuffer] for printing. The GtkSourcePrintCompositor object is used to compose a [classbuffer] for printing. You can set various configuration options to customize the printed output. GtkSourcePrintCompositor is designed to be used with the high-level printing API of gtk+, i.e. PrintOperation. The margins specified in this object are the layout margins: they define the blank space bordering the printed area of the pages. They must not be confused with the "print margins", i.e. the parts of the page that the printer cannot print on, defined in the PageSetup objects. If the specified layout margins are smaller than the "print margins", the latter ones are used as a fallback by the GtkSourcePrintCompositor object, so that the printed area is not clipped.

  2. newtype PrintCompositor

    gi-gtksource5 GI.GtkSource.Objects.PrintCompositor

    Memory-managed wrapper type.

  3. PrintCompositor :: ManagedPtr PrintCompositor -> PrintCompositor

    gi-gtksource5 GI.GtkSource.Objects.PrintCompositor

    No documentation available.

  4. PrintTiming :: Timing

    grisette Grisette.Backend

    No documentation available.

  5. module Graphics.UI.Gtk.Printing.PrintContext

    Encapsulates context for drawing pages

    • Module available since Gtk+ version 2.10

  6. data PrintContext

    gtk3 Graphics.UI.Gtk.Printing.PrintContext

    No documentation available.

  7. class GObjectClass o => PrintContextClass o

    gtk3 Graphics.UI.Gtk.Printing.PrintContext

    No documentation available.

  8. module Graphics.UI.Gtk.Printing.PrintOperation

    High-level Printing API

    • Module available since Gtk+ version 2.10

  9. data PrintError

    gtk3 Graphics.UI.Gtk.Printing.PrintOperation

    Error codes that identify various errors that can occur while using the GTK+ printing support.

  10. PrintErrorGeneral :: PrintError

    gtk3 Graphics.UI.Gtk.Printing.PrintOperation

    No documentation available.

Page 163 of many | Previous | Next