Module: Gtk::PrintOperationAction

Defined in:
(unknown)

Constant Summary collapse

0 or :print_dialog
1 or :print
PREVIEW =

Show the print preview.

2 or :preview
EXPORT =

Export to a file. This requires

the export-filename property to be set.
3 or :export