PrintCapabilities#
- class PrintCapabilities#
Specifies which features the print dialog should offer.
If neither GENERATE_PDF
nor
GENERATE_PS
is specified, GTK assumes that all
formats are supported.
Fields#
- class PrintCapabilities
- COLLATE#
The type of the None singleton.
- COPIES#
The type of the None singleton.
- GENERATE_PDF#
The type of the None singleton.
- GENERATE_PS#
The type of the None singleton.
- NUMBER_UP#
The type of the None singleton.
- NUMBER_UP_LAYOUT#
The type of the None singleton.
- PAGE_SET#
The type of the None singleton.
- PREVIEW#
The type of the None singleton.
- REVERSE#
The type of the None singleton.
- SCALE#
The type of the None singleton.