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.
pagestyle :: LaTeXC l => PageStyle -> lHaTeX Text.LaTeX.Base.Commands No documentation available.
pagecolor :: LaTeXC l => ColSpec -> lHaTeX Text.LaTeX.Packages.Color Set the background color for the current and following pages.
pageSize :: QueryParams a -> Maybe Int32cql Database.CQL.Protocol The desired maximum result set size.
pageSize :: QueryParams a -> Maybe Int32cql Database.CQL.Protocol.Internal The desired maximum result set size.
pagesMain :: [QDiagram Postscript V2 Double Any] -> IO ()diagrams-postscript Diagrams.Backend.Postscript.CmdLine No documentation available.
pageSetupCopy :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> m PageSetupgi-gtk3 GI.Gtk.Objects.PageSetup Copies a PageSetup. Since: 2.10
pageSetupGetBottomMargin :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> Unit -> m Doublegi-gtk3 GI.Gtk.Objects.PageSetup Gets the bottom margin in units of unit. Since: 2.10
pageSetupGetLeftMargin :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> Unit -> m Doublegi-gtk3 GI.Gtk.Objects.PageSetup Gets the left margin in units of unit. Since: 2.10
pageSetupGetOrientation :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> m PageOrientationgi-gtk3 GI.Gtk.Objects.PageSetup Gets the page orientation of the PageSetup. Since: 2.10
pageSetupGetPageHeight :: (HasCallStack, MonadIO m, IsPageSetup a) => a -> Unit -> m Doublegi-gtk3 GI.Gtk.Objects.PageSetup Returns the page height in units of unit. Note that this function takes orientation and margins into consideration. See pageSetupGetPaperHeight. Since: 2.10