Gjsify LogoGjsify Logo

Specifies which features the print dialog should offer.

If neither %GTK_PRINT_CAPABILITY_GENERATE_PDF nor %GTK_PRINT_CAPABILITY_GENERATE_PS is specified, GTK assumes that all formats are supported.

bitfield

Index

Enumeration Members

COLLATE: number

Print dialog will allow to collate multiple copies.

COPIES: number

Print dialog will allow to print multiple copies.

GENERATE_PDF: number

The program will send the document to the printer in PDF format

GENERATE_PS: number

The program will send the document to the printer in Postscript format

NUMBER_UP: number

Print dialog will offer printing multiple pages per sheet

NUMBER_UP_LAYOUT: number

Print dialog will allow to rearrange pages when printing multiple pages per sheet

PAGE_SET: number

Print dialog will offer printing even/odd pages.

PREVIEW: number

Print dialog will offer a preview

REVERSE: number

Print dialog will allow to print pages in reverse order.

SCALE: number

Print dialog will allow to scale the output.

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