PrintOperationResult

The result of a print operation.

A value of this type is returned by method@Gtk.PrintOperation.run.

Entries

Link copied to clipboard

An error has occurred.

Link copied to clipboard

The print settings should be stored.

Link copied to clipboard

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

Link copied to clipboard

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val nativeValue: <Error class: unknown class>
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.