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.
printSettingsQuality :: PrintSettingsClass self => Attr self PrintQualitygtk Graphics.UI.Gtk.Printing.PrintSettings The value of 'PrintSettingsQuality'.
printSettingsResolution :: PrintSettingsClass self => Attr self Intgtk Graphics.UI.Gtk.Printing.PrintSettings The value of PrintSettingsResolution.
printSettingsReverse :: PrintSettingsClass self => Attr self Boolgtk Graphics.UI.Gtk.Printing.PrintSettings The value of 'PrintSettingsReverse'.
printSettingsScale :: PrintSettingsClass self => Attr self Doublegtk Graphics.UI.Gtk.Printing.PrintSettings The value of PrintSettingsScale.
-
gtk Graphics.UI.Gtk.Printing.PrintSettings Associates value with key.
-
gtk Graphics.UI.Gtk.Printing.PrintSettings Sets key to a boolean value.
-
gtk Graphics.UI.Gtk.Printing.PrintSettings Sets key to a double value.
-
gtk Graphics.UI.Gtk.Printing.PrintSettings Sets key to an integer value.
-
gtk Graphics.UI.Gtk.Printing.PrintSettings Associates a length in units of unit with key.
printSettingsSetPaperHeight :: PrintSettingsClass self => self -> Double -> Unit -> IO ()gtk Graphics.UI.Gtk.Printing.PrintSettings Sets the value of PrintSettingsPaperHeight.