Enumeration (GI Enum)

Gtk-3.0GtkPrintOperationAction

The action parameter to gtk_print_operation_run() determines what action the print operation should perform.

Index
EXPORT: 3

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

PREVIEW: 2

Show the print preview.

PRINT: 1

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

PRINT_DIALOG: 0

Show the print dialog.

Variables

$gtype