Hoogle Search
Within LTS Haskell 24.3 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pageSetupSetBottomMargin :: PageSetupClass self => self -> Double -> Unit -> IO ()gtk Graphics.UI.Gtk.Printing.PageSetup Sets the bottom margin of the PageSetup.
pageSetupSetLeftMargin :: PageSetupClass self => self -> Double -> Unit -> IO ()gtk Graphics.UI.Gtk.Printing.PageSetup Sets the left margin of the PageSetup.
pageSetupSetPaperSizeAndDefaultMargins :: PageSetupClass self => self -> PaperSize -> IO ()gtk Graphics.UI.Gtk.Printing.PageSetup Sets the paper size of the PageSetup and modifies the margins according to the new paper size.
pageSetupSetRightMargin :: PageSetupClass self => self -> Double -> Unit -> IO ()gtk Graphics.UI.Gtk.Printing.PageSetup Sets the right margin of the PageSetup.
pageSetupSetTopMargin :: PageSetupClass self => self -> Double -> Unit -> IO ()gtk Graphics.UI.Gtk.Printing.PageSetup Sets the top margin of the PageSetup.
pageSetupToFile :: (PageSetupClass self, GlibString string) => self -> string -> IO Boolgtk Graphics.UI.Gtk.Printing.PageSetup This function saves the information from setup to fileName.
- Available since Gtk+ version 2.12
pagerOutput :: Message -> [DisplayData]ihaskell IHaskell.Types The mimebundles to display in the pager.
pagerOutput :: Message -> [DisplayData]ipython-kernel IHaskell.IPython.Types The mimebundles to display in the pager.
-
web-rep Web.Rep.Examples simple page example
-
web-rep Web.Rep.Examples page with localised libraries