GtkPrintOperationAction

Determines what action the print operation should perform.

A parameter of this typs is passed to [method@Gtk.PrintOperation.run].

Values

ValueMeaning
PRINT1

Start to print without showing the print dialog, based on the current print settings.

PREVIEW2

Show the print preview.

EXPORT3

Export to a file. This requires the export-filename property to be set.

Meta