Hoogle Search

Within LTS Haskell 24.37 (ghc-9.10.3)

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

  1. printRealPrec :: SMTConfig -> Int

    grisette Grisette.Backend

    Print algebraic real values with this precision. (SReal, default: 16)

  2. printContextCreatePangoContext :: PrintContextClass self => self -> IO PangoContext

    gtk3 Graphics.UI.Gtk.Printing.PrintContext

    Creates a new Context that can be used with the PrintContext.

  3. printContextCreatePangoLayout :: PrintContextClass self => self -> IO PangoLayout

    gtk3 Graphics.UI.Gtk.Printing.PrintContext

    Creates a new PangoLayout that is suitable for use with the PrintContext.

  4. printContextGetCairoContext :: PrintContextClass self => self -> IO Cairo

    gtk3 Graphics.UI.Gtk.Printing.PrintContext

    Obtains the cairo context that is associated with the PrintContext.

  5. printContextGetDpiX :: PrintContextClass self => self -> IO Double

    gtk3 Graphics.UI.Gtk.Printing.PrintContext

    Obtains the horizontal resolution of the PrintContext, in dots per inch.

  6. printContextGetDpiY :: PrintContextClass self => self -> IO Double

    gtk3 Graphics.UI.Gtk.Printing.PrintContext

    Obtains the vertical resolution of the PrintContext, in dots per inch.

  7. printContextGetHardMargins :: PrintContextClass self => self -> IO (Maybe (Double, Double, Double, Double))

    gtk3 Graphics.UI.Gtk.Printing.PrintContext

    No documentation available.

  8. printContextGetHeight :: PrintContextClass self => self -> IO Double

    gtk3 Graphics.UI.Gtk.Printing.PrintContext

    Obtains the height of the PrintContext, in pixels.

  9. printContextGetPageSetup :: PrintContextClass self => self -> IO PageSetup

    gtk3 Graphics.UI.Gtk.Printing.PrintContext

    Obtains the PageSetup that determines the page dimensions of the PrintContext.

  10. printContextGetPangoFontmap :: PrintContextClass self => self -> IO FontMap

    gtk3 Graphics.UI.Gtk.Printing.PrintContext

    Returns a FontMap that is suitable for use with the PrintContext.

Page 85 of many | Previous | Next