Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
module GI.Gtk.Objects.
PrintSettings A GtkPrintSettings object represents the settings of a print dialog in a system-independent way. The main use for this object is that once you’ve printed you can get a settings object that represents the settings the user chose, and the next time you print you can pass that object in so that the user doesn’t have to re-set all his settings. Its also possible to enumerate the settings so that you can easily save the settings for the next time your app runs, or even store them in a document. The predefined keys try to use shared values as much as possible so that moving such a document between systems still works. Printing support was added in GTK+ 2.10.
-
gi-gtk3 GI.Gtk.Objects.PrintSettings Memory-managed wrapper type.
PrintSettings :: ManagedPtr PrintSettings -> PrintSettingsgi-gtk3 GI.Gtk.Objects.PrintSettings No documentation available.
-
No documentation available.
-
ginger Text.PrintfA No documentation available.
-
ginger Text.PrintfA No documentation available.
module Graphics.UI.Gtk.Printing.
PrintContext Encapsulates context for drawing pages
- Module available since Gtk+ version 2.10
-
gtk Graphics.UI.Gtk.Printing.PrintContext No documentation available.
class GObjectClass o =>
PrintContextClass ogtk Graphics.UI.Gtk.Printing.PrintContext No documentation available.
module Graphics.UI.Gtk.Printing.
PrintOperation High-level Printing API
- Module available since Gtk+ version 2.10