gtk.print_settings

Module for PrintSettings class

Members

Classes

PrintSettings
class 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.

PrintSettingsGidBuilder
class PrintSettingsGidBuilder

Fluent builder for gtk.print_settings.PrintSettings

PrintSettingsGidBuilderImpl
class PrintSettingsGidBuilderImpl(T)

Fluent builder implementation template for gtk.print_settings.PrintSettings