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.
printSettingsSetPaperWidth :: PrintSettingsClass self => self -> Double -> Unit -> IO ()gtk Graphics.UI.Gtk.Printing.PrintSettings Sets the value of PrintSettingsPaperWidth.
printSettingsSetResolutionXy :: PrintSettingsClass self => self -> Int -> Int -> IO ()gtk Graphics.UI.Gtk.Printing.PrintSettings Sets the values of PrintSettingsResolution, PrintSettingsResolutionX and PrintSettingsResolutionY.
- Available since Gtk+ version 2.16
printSettingsToFile :: (PrintSettingsClass self, GlibString string) => self -> string -> IO Boolgtk Graphics.UI.Gtk.Printing.PrintSettings This function saves the print settings from settings to fileName.
- Available since Gtk+ version 2.12
printSettingsUnset :: (PrintSettingsClass self, GlibString string) => self -> string -> IO ()gtk Graphics.UI.Gtk.Printing.PrintSettings Removes any value associated with key
printSettingsUseColor :: PrintSettingsClass self => Attr self Boolgtk Graphics.UI.Gtk.Printing.PrintSettings The value of 'PrintSettingsUseColor'.
toPrintSettings :: PrintSettingsClass o => o -> PrintSettingsgtk Graphics.UI.Gtk.Printing.PrintSettings No documentation available.
-
prettyprinter-combinators Prettyprinter.Combinators No documentation available.
ppIntSetWith :: (Int -> Doc ann) -> IntSet -> Doc annprettyprinter-combinators Prettyprinter.Combinators No documentation available.
C_IntSet :: PrimClassifier IntSetrecover-rtti Debug.RecoverRTTI No documentation available.
type
ConstraintSet = Symbolic ()sbv Data.SBV A constraint set is a symbolic program that returns no values. The idea is that the constraints/min-max goals will serve as the collection of constraints that will be used for sat/optimize calls.