Enumeration (GI Enum)

Gtk-3.0GtkPrintOperationResult

A value of this type is returned by gtk_print_operation_run().

Index
APPLY: 1

The print settings should be stored.

CANCEL: 2

The print operation has been canceled, the print settings should not be stored.

ERROR: 0

An error has occurred.

IN_PROGRESS: 3

The print operation is not complete yet. This value will only be returned when running asynchronously.

Variables

$gtype