Printer.this

Creates a new GtkPrinter. Since 2.10

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

Parameters

name string

the name of the printer

backend GtkPrintBackend*

a GtkPrintBackend

Throws

ConstructionException GTK+ fails to create the object.

Meta