Hoogle Search
Within LTS Haskell 24.9 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
printSettingsReverse :: PrintSettingsClass self => Attr self Boolgtk3 Graphics.UI.Gtk.Printing.PrintSettings The value of 'PrintSettingsReverse'.
printSettingsScale :: PrintSettingsClass self => Attr self Doublegtk3 Graphics.UI.Gtk.Printing.PrintSettings The value of PrintSettingsScale.
-
gtk3 Graphics.UI.Gtk.Printing.PrintSettings Associates value with key.
-
gtk3 Graphics.UI.Gtk.Printing.PrintSettings Sets key to a boolean value.
-
gtk3 Graphics.UI.Gtk.Printing.PrintSettings Sets key to a double value.
-
gtk3 Graphics.UI.Gtk.Printing.PrintSettings Sets key to an integer value.
-
gtk3 Graphics.UI.Gtk.Printing.PrintSettings Associates a length in units of unit with key.
printSettingsSetPaperHeight :: PrintSettingsClass self => self -> Double -> Unit -> IO ()gtk3 Graphics.UI.Gtk.Printing.PrintSettings Sets the value of PrintSettingsPaperHeight.
printSettingsSetPaperWidth :: PrintSettingsClass self => self -> Double -> Unit -> IO ()gtk3 Graphics.UI.Gtk.Printing.PrintSettings Sets the value of PrintSettingsPaperWidth.
printSettingsSetResolutionXy :: PrintSettingsClass self => self -> Int -> Int -> IO ()gtk3 Graphics.UI.Gtk.Printing.PrintSettings Sets the values of PrintSettingsResolution, PrintSettingsResolutionX and PrintSettingsResolutionY.
- Available since Gtk+ version 2.16