Printer.this

Creates a new GtkPrinter. Since 2.10

  1. this(GtkPrinter* gtkPrinter)
  2. this(string name, GtkPrintBackend* backend, int virtual)
    class Printer

Parameters

name string

the name of the printer

backend GtkPrintBackend*

a GtkPrintBackend

virtual int

whether the printer is virtual

Throws

ConstructionException GTK+ fails to create the object.

Meta