:right-sidebar: True PrintCapabilities =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: PrintCapabilities :no-contents-entry: Specifies which features the print dialog should offer. If neither :const:`~gi.repository.Gtk.PrintCapabilities.GENERATE_PDF` nor :const:`~gi.repository.Gtk.PrintCapabilities.GENERATE_PS` is specified, GTK assumes that all formats are supported. Fields ------ .. rst-class:: interim-class .. class:: PrintCapabilities :no-index: .. attribute:: COLLATE The type of the None singleton. .. attribute:: COPIES The type of the None singleton. .. attribute:: GENERATE_PDF The type of the None singleton. .. attribute:: GENERATE_PS The type of the None singleton. .. attribute:: NUMBER_UP The type of the None singleton. .. attribute:: NUMBER_UP_LAYOUT The type of the None singleton. .. attribute:: PAGE_SET The type of the None singleton. .. attribute:: PREVIEW The type of the None singleton. .. attribute:: REVERSE The type of the None singleton. .. attribute:: SCALE The type of the None singleton.