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.
printfG :: forall (m :: Type -> Type) . String -> [GVal m] -> Stringginger Text.Ginger.Run.Builtins No documentation available.
printfa :: PrintfType t => String -> [PrintfArgT] -> tginger Text.PrintfA No documentation available.
printContextCreatePangoContext :: PrintContextClass self => self -> IO PangoContextgtk Graphics.UI.Gtk.Printing.PrintContext Creates a new Context that can be used with the PrintContext.
printContextCreatePangoLayout :: PrintContextClass self => self -> IO PangoLayoutgtk Graphics.UI.Gtk.Printing.PrintContext Creates a new PangoLayout that is suitable for use with the PrintContext.
printContextGetCairoContext :: PrintContextClass self => self -> IO Cairogtk Graphics.UI.Gtk.Printing.PrintContext Obtains the cairo context that is associated with the PrintContext.
printContextGetDpiX :: PrintContextClass self => self -> IO Doublegtk Graphics.UI.Gtk.Printing.PrintContext Obtains the horizontal resolution of the PrintContext, in dots per inch.
printContextGetDpiY :: PrintContextClass self => self -> IO Doublegtk Graphics.UI.Gtk.Printing.PrintContext Obtains the vertical resolution of the PrintContext, in dots per inch.
-
gtk Graphics.UI.Gtk.Printing.PrintContext No documentation available.
printContextGetHeight :: PrintContextClass self => self -> IO Doublegtk Graphics.UI.Gtk.Printing.PrintContext Obtains the height of the PrintContext, in pixels.
printContextGetPageSetup :: PrintContextClass self => self -> IO PageSetupgtk Graphics.UI.Gtk.Printing.PrintContext Obtains the PageSetup that determines the page dimensions of the PrintContext.