Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. data PageOrder

    xlsx Codec.Xlsx.Types.PageSetup

    Specifies printed page order

  2. PageOrderDownThenOver :: PageOrder

    xlsx Codec.Xlsx.Types.PageSetup

    Order pages vertically first, then move horizontally

  3. PageOrderOverThenDown :: PageOrder

    xlsx Codec.Xlsx.Types.PageSetup

    Order pages horizontally first, then move vertically

  4. data PageSetup

    xlsx Codec.Xlsx.Types.PageSetup

    No documentation available.

  5. PageSetup :: Maybe Bool -> Maybe CellComments -> Maybe Int -> Maybe Bool -> Maybe PrintErrors -> Maybe Int -> Maybe Int -> Maybe Int -> Maybe Int -> Maybe Text -> Maybe Orientation -> Maybe PageOrder -> Maybe Text -> Maybe PaperSize -> Maybe Text -> Maybe Int -> Maybe Bool -> Maybe Bool -> Maybe Int -> PageSetup

    xlsx Codec.Xlsx.Types.PageSetup

    No documentation available.

  6. data Pages

    HPDF Graphics.PDF

    List of all pages

  7. type PageStyle = String

    HaTeX Text.LaTeX.Base.Types

    Page styles are represented by a String.

  8. type PageSetupDoneFunc = PageSetup -> IO ()

    gi-gtk3 GI.Gtk.Callbacks

    The type of function that is passed to printRunPageSetupDialogAsync. This function will be called when the page setup dialog is dismissed, and also serves as destroy notify for data.

  9. type PageSetupDoneFunc_WithClosures = PageSetup -> Ptr () -> IO ()

    gi-gtk3 GI.Gtk.Callbacks

    The type of function that is passed to printRunPageSetupDialogAsync. This function will be called when the page setup dialog is dismissed, and also serves as destroy notify for data.

  10. data PageOrientation

    gi-gtk3 GI.Gtk.Enums

    See also printSettingsSetOrientation.

Page 221 of many | Previous | Next