Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. printfG :: forall (m :: Type -> Type) . String -> [GVal m] -> String

    ginger Text.Ginger.Run.Builtins

    No documentation available.

  2. printfa :: PrintfType t => String -> [PrintfArgT] -> t

    ginger Text.PrintfA

    No documentation available.

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

    gtk Graphics.UI.Gtk.Printing.PrintContext

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

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

    gtk Graphics.UI.Gtk.Printing.PrintContext

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

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

    gtk Graphics.UI.Gtk.Printing.PrintContext

    Obtains the cairo context that is associated with the PrintContext.

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

    gtk Graphics.UI.Gtk.Printing.PrintContext

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

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

    gtk Graphics.UI.Gtk.Printing.PrintContext

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

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

    gtk Graphics.UI.Gtk.Printing.PrintContext

    No documentation available.

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

    gtk Graphics.UI.Gtk.Printing.PrintContext

    Obtains the height of the PrintContext, in pixels.

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

    gtk Graphics.UI.Gtk.Printing.PrintContext

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

Page 39 of many | Previous | Next