Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
adjustmentGetPageSize :: Adjustment -> IO Doublegtk3 Graphics.UI.Gtk.Misc.Adjustment Retrieve the page size value.
adjustmentPageIncrement :: Attr Adjustment Doublegtk3 Graphics.UI.Gtk.Misc.Adjustment The page increment of the adjustment. Default value: 0
adjustmentPageSize :: Attr Adjustment Doublegtk3 Graphics.UI.Gtk.Misc.Adjustment The page size of the adjustment. Note that the page-size is irrelevant and should be set to zero if the adjustment is used for a simple scalar value, e.g. in a SpinButton. Default value: 0
adjustmentSetPageIncrement :: Adjustment -> Double -> IO ()gtk3 Graphics.UI.Gtk.Misc.Adjustment Set the page increment value.
adjustmentSetPageSize :: Adjustment -> Double -> IO ()gtk3 Graphics.UI.Gtk.Misc.Adjustment Set the page size value.
MovementHorizontalPages :: MovementStepgtk3 Graphics.UI.Gtk.Multiline.TextView No documentation available.
-
gtk3 Graphics.UI.Gtk.Multiline.TextView No documentation available.
castToPageSetup :: GObjectClass obj => obj -> PageSetupgtk3 Graphics.UI.Gtk.Printing.PageSetup No documentation available.
toPageSetup :: PageSetupClass o => o -> PageSetupgtk3 Graphics.UI.Gtk.Printing.PageSetup No documentation available.
printContextGetPageSetup :: PrintContextClass self => self -> IO PageSetupgtk3 Graphics.UI.Gtk.Printing.PrintContext Obtains the PageSetup that determines the page dimensions of the PrintContext.