Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. pageSetupOrientation :: PageSetupClass self => Attr self PageOrientation

    gtk Graphics.UI.Gtk.Printing.PageSetup

    The page orientation of the PageSetup.

  2. pageSetupPaperSize :: PageSetupClass self => Attr self PaperSize

    gtk Graphics.UI.Gtk.Printing.PageSetup

    The paper size of the PageSetup.

  3. pageSetupSetBottomMargin :: PageSetupClass self => self -> Double -> Unit -> IO ()

    gtk Graphics.UI.Gtk.Printing.PageSetup

    Sets the bottom margin of the PageSetup.

  4. pageSetupSetLeftMargin :: PageSetupClass self => self -> Double -> Unit -> IO ()

    gtk Graphics.UI.Gtk.Printing.PageSetup

    Sets the left margin of the PageSetup.

  5. 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.

  6. pageSetupSetRightMargin :: PageSetupClass self => self -> Double -> Unit -> IO ()

    gtk Graphics.UI.Gtk.Printing.PageSetup

    Sets the right margin of the PageSetup.

  7. pageSetupSetTopMargin :: PageSetupClass self => self -> Double -> Unit -> IO ()

    gtk Graphics.UI.Gtk.Printing.PageSetup

    Sets the top margin of the PageSetup.

  8. pageSetupToFile :: (PageSetupClass self, GlibString string) => self -> string -> IO Bool

    gtk Graphics.UI.Gtk.Printing.PageSetup

    This function saves the information from setup to fileName.

    • Available since Gtk+ version 2.12

  9. pagerOutput :: Message -> [DisplayData]

    ihaskell IHaskell.Types

    The mimebundles to display in the pager.

  10. pagerOutput :: Message -> [DisplayData]

    ipython-kernel IHaskell.IPython.Types

    The mimebundles to display in the pager.

Page 17 of many | Previous | Next