Gjsify LogoGjsify Logo

Enumeration PrintOperationAction

Determines what action the print operation should perform.

A parameter of this typs is passed to [methodGtk.PrintOperation.run].

Index

Enumeration Members

EXPORT: number

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

PREVIEW: number

Show the print preview.

PRINT: number

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

PRINT_DIALOG: number

Show the print dialog.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method