PrintOperationAction

Determines what action the print operation should perform.

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

Entries

Link copied to clipboard

Show the print dialog.

Link copied to clipboard

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

Link copied to clipboard

Show the print preview.

Link copied to clipboard

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

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.