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.
pageSetupToFile :: (PageSetupClass self, GlibString string) => self -> string -> IO Boolgtk3 Graphics.UI.Gtk.Printing.PageSetup This function saves the information from setup to fileName.
- Available since Gtk+ version 2.12
-
hie-bios HIE.Bios.Ghc.Gap No documentation available.
pageBody :: PageContent url -> !HtmlUrl urlhledger-web Hledger.Web.Import No documentation available.
pageDescription :: PageContent url -> !Maybe Texthledger-web Hledger.Web.Import No documentation available.
pageHead :: PageContent url -> !HtmlUrl urlhledger-web Hledger.Web.Import No documentation available.
pageTitle :: PageContent url -> !Htmlhledger-web Hledger.Web.Import No documentation available.
-
med-module Sound.MED.Generic.Block No documentation available.
pages :: BlockCmdPageTable -> [Maybe [[CmdPageData]]]med-module Sound.MED.Raw.BlockCmdPageTable No documentation available.
pagetable :: BlockInfo -> Maybe BlockCmdPageTablemed-module Sound.MED.Raw.BlockInfo No documentation available.
-
Open up a pager, like 'less' or 'more' This opens up the user's $PAGER. On Linux, this is usually called less. On the various BSDs, this is usually more. CHANGES
- 0.1.1.0 Add printOrPage function and sendToPagerStrict function.