Class GTK2.PrintSettings
- Description
A GTK2.PrintSettings 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.
Recognized keys: printer orientation paper-format paper-width paper-height use-color collate reverse duplex quality n-copies number-up resolution scale print-pages page-ranges page-set default-source media-type dither finishings output-bin output-file-format (PS, PDF) output-uri (file://) win32-driver-extra win32-driver-version
- Inherit
Object
inherit G.Object : Object